-
rotation-and-scaling
对图像进行旋转和缩放的源代码,支持原图像的抽样处理及任意角度的旋转(The image rotation and scaling in any direction)
- 2014-11-25 14:27:18下载
- 积分:1
-
JPEG
C++ based JPEG on grayscale image
DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
- 2016-11-28 21:05:34下载
- 积分:1
-
mrfdemo
MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)
- 2021-03-11 15:09:25下载
- 积分:1
-
gaosi
二维图形图像处理,高斯平滑的源代码,图像预处理(Two-dimensional graphic image processing, Gaussian smoothing of the source code, image preprocessing)
- 2009-11-18 15:32:39下载
- 积分:1
-
get_file_icon
vc获取指定文件的图标的程序源码,希望对大家有所帮助(vc for the specified source file' s icon in the program, we hope to help)
- 2011-06-05 22:26:56下载
- 积分:1
-
retinex
图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
- 2012-06-27 12:30:47下载
- 积分:1
-
xingtaihexiaobo
基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
- 2021-02-23 10:49:41下载
- 积分:1
-
wtcl1
应用Intel® JPEG Library v1.5处理图像的例子(Using Intel® JPEG Library v1.5 to process image.)
- 2009-06-02 21:23:23下载
- 积分:1
-
SIFT
提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
- 2020-12-10 10:49:21下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1