资源列表
wjpcl
- DWORD dwFlags = OFN_FILEMUSTEXIST|OFN_ALLOWMULTISELECT|OFN_EXPLORER CString filelocate -DWORD dwFlags = OFN_FILEMUSTEXIST|OFN_ALLOWMULTISELECT|OFN_EXPLORER CString filelocate
GVF
- 做图像轮廓提取的应该都听说果GVF这个概念,也难免有没听过的,不过可以看看这个程序
bilinear
- 用双线性插值法实现的图像缩放,内有详细的使用说明。非常好用
moban
- 这是运动补偿编码的模板,非常的常用,而且很实用-This is the motion compensation coding templates, very common, and very practical
Sobel
- sobel算子做图像边缘检测,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量-image edge detection
29782187liang
- OPENGL,liang氏裁减算法!非常好用哈-OPENGL, liang' s reduction algorithm! Very easy to use Kazakhstan
LSB
- 本代码是利用LSB算法实现数字图像水印的嵌入和提取-This code is LSB algorithm digital image watermark embedding and extraction
Unit1
- Delphi源代码,数字图象二值化处理-Delphi source code, binary digital image processing
Compare
- 边缘检测评价标准,能较好的对各种边缘检测性能进行客观评价-Edge detection evaluation standard
FindArt
- 求无向连通图的最小割点。用R.Tarjan发明的算法来实现的。该算法能够求出无向连通图中最小割点。-Seeking connected undirected graph minimum cut point. Algorithmically R.Tarjan invention to achieve. The algorithm can be obtained connected undirected graph minimum cut points.
hausdorff
- hausdorff距离图像匹配,可以实现两副图像进行匹配-hausdorff image matching
cvSkeleton
- 这个是骨骼识别的一个函数!!!在OPENCV上运行的,请自建Main函数进行调用此函数!-This is a function of the identified skeleton! ! ! On OPENCV run, self-built Main function call this function!