-
BoundaryDetectionVc++Res
图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
- 2007-01-01 19:08:58下载
- 积分:1
-
NSCTPHSI
基于NSCT与HSI的图像融合算法,采用非下采样的Contourlet变换和HSI彩色图像融合。(image fusion algorithms based on NSCT and HSI)
- 2011-10-24 10:40:46下载
- 积分:1
-
chedaoxain
说明: 实现车道线检测,运用Hough变换的原理(For the process of lane line detection, this paper first searches for the edge points of the lane line, mainly including image graying, image filtering, image edge enhancement and image binarization. Then the lane line edge line is fitted. This paper uses the Hough transform to perform a straight line fitting.)
- 2020-01-12 15:57:32下载
- 积分:1
-
zengqiang
多个图像增强的源代码 包括小波增强 边缘增强 直方图滤波等等。。。(Multiple image enhancement of source code includes wavelet edge histogram filtering, enhance enhancement.)
- 2010-05-31 13:27:41下载
- 积分:1
-
拼接
这个例子展示了如何使用proj_match_points_transformtion_ransac在拼接应用程序中观察两个图像。(This example shows how to use proj_match_points_distortion_ransac tomatch two images in a mosaicking application.)
- 2020-06-22 12:00:01下载
- 积分: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
-
mosaic
国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。
大致方法为Haaris找角点,粗匹配,RANSAC精匹配。
有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究(Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC precise matching. Detailed notes, with a code documentation, very suitable for beginners to learn)
- 2012-07-25 10:25:30下载
- 积分:1
-
tiger
实现图像的几何变换,用控制栅格的方法来将一幅变形的图片恢复原型(Image geometric transformation, with control of the grid method to deformation of an image to restore the prototype)
- 2008-04-04 09:59:36下载
- 积分:1
-
psnr
说明: 计算两幅图像的psnr值,非常精确完整,绝对好用(Calculation of two images of the PSNR values, integrity and very precise, the absolute ease of use)
- 2008-10-25 11:47:31下载
- 积分:1
-
SVD-based-watermarking
基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。(the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete wavelets transform (DWT). To improve the robustness, the particle swarm optimization (PSO) is used for finding the suitable scaling factors.
)
- 2020-09-01 17:48:08下载
- 积分:1