关键字  
 文件名称: VQ_FinalMFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以下载  收藏√  我顶↑
  所属分类: 2D Graphic
  开发工具: Visual C++
  文件大小: 145 KB
  上传时间: 2006-05-15
  下载次数: 60
  提 供 者: 周景荣
 详细说明:MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR.
 近期下载过的用户:  方航 echo xwolfs [查看上载者周景荣的更多信息]
 输入关键字,在本站48万海量源码库中尽情搜索:  帮助
 [VQcoding.zip] - 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ
 [20061105111655356.zip] - 基于C++语言的静态图象压缩编码,JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。
 [AR(5).rar] - 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。
 
 [dct2.rar] - 该程序用于实现h.264中的DCT变换、量化、反DCT变换、反量化 采用了h.264白皮书中介绍的算法
 [图象的边沿检测与提取,轮廓跟踪算法代码.zip] - 图象的边沿检测与提取,轮廓跟踪算法代码
 [compression_compression.rar] - 图像压缩算法,matlab环境编写,包括:btcode,conv2fft,convfft,dctcompr,imcompr,pyramid,都是很经典的哦:)
 [LVQ学习矢量化算法.rar] - LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample traini
 [LBG Vector Quantizer Design Program.rar] - LBG Vector Quantizer Design Program
 [AutoTrace.rar] - 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscript, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式
 [Clustering433.zip] - 一个对初学者非常实际非常方便的矢量量化的C语言实现 ,值得
 [MyVQ.rar] - 本人毕业设计的杰作哦!程序关于图像压缩编码,即图像矢量量化的压缩编码!非常牛!
相关函数/类:
ShowWindow UpdateWindow CWnd LoadCursor LoadIcon CBitmap CreateCompatibleBitmap GetDC GetSystemMetrics CreateCompatibleDC SelectObject DeleteObject CDC CRect GetClientRect BitBlt MoveWindow RedrawWindow CFileDialog CString GetFileTitle SetWindowText Rectangle CPen CBrush CreatePen GetSysColor CreateSolidBrush LineTo LoadImage CFile ZeroMemory DeleteDC CPoint PtInRect SetCapture SetCursor ReleaseCapture InvalidateRect CPropertySheet CPropertyPage CButton TrackMouseEvent SetBkMode GetWindowText SetTextColor DrawText CDataExchange CScrollBar EnableWindow GetDlgItem WaitForSingleObject CFileException WinExec
文件列表(点击判断是否您需要的文件):
  VQ
  ..\icon1.ico
  ..\Main.cpp
  ..\Main.h
  ..\MyButton.cpp
  ..\MyButton.h
  ..\Res.aps
  ..\Res.clw
  ..\Res.rc
  ..\resource.h
  ..\Step1.cpp
  ..\Step1.h
  ..\Step2.cpp
  ..\Step2.h
  ..\Step3.cpp
  ..\Step3.h
  ..\VQ.dsp
  ..\VQ.dsw
  ..\VQ.exe
  ..\VQ.ncb
  ..\VQ.opt
  ..\VQ.plg
  ..\VQWizard.cpp
  ..\VQWizard.h