-
Image-Auto-Adjustment
亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。(Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.)
- 2008-12-12 20:34:27下载
- 积分:1
-
SSDA
SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。(SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.)
- 2010-08-19 09:21:06下载
- 积分:1
-
Demo3_line-segment-detection-
直线检测 Visual C++编写 用于图像处理(line segment detection)
- 2012-06-29 16:39:16下载
- 积分:1
-
BM3D
说明: BMD完整代码,包括灰度图片和彩色图片的去噪、去模糊等功能,去噪效果尤为突出。(Complete code of BMD, including de-noising and de-blurring functions of gray image and color image, especially outstanding de-noising effect.)
- 2020-12-17 14:09:12下载
- 积分:1
-
LCDBMP_to_H
说明: LCD彩色图片转换工具BMP_to_H,可以进行24位色的BMP图片转换(LCD color image conversion tools BMP_to_H)
- 2009-08-08 12:00:22下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
midfilter
本程序可以实现对图像的中值滤波,从而除去图像中的某些干扰(This procedure can be achieved on the image median filter, thereby removing some of the interference image)
- 2008-12-27 18:44:34下载
- 积分:1
-
TVdenoising-
全变差图像去噪,用的分裂Bregman迭代算法,分别用到了L1,、L2、和Lp范数来做的,其中在L1模型中还用到了高斯赛德尔迭代和收缩算子,(Total variation image denoising, with split Bregman iterative algorithm, respectively, used in the L1,, L2, and Lp norm to do, which is also used in the L1 model iterations and high Sisaideer contraction operator)
- 2014-06-25 11:58:58下载
- 积分:1
-
Feature-point-extraction
使用GDAL库,用于遥感影像的特征点提取(Using the GDAL library, used for remote sensing image feature point extraction)
- 2011-12-25 15:11:45下载
- 积分:1
-
Regiongrowingmethod
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击(Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here)
- 2009-04-06 23:23:00下载
- 积分:1