-
Subpixel-level-corner-
就用利用OPENCV亚像素级角点检测,这个方法对于初学代码程序的人来说很实用(On the use of the use of sub-pixel OPENCV corner detection, this method code program for the beginner who is very practical)
- 2015-09-08 21:46:15下载
- 积分:1
-
videoprocessing
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。(YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is)
- 2021-03-16 09:19:22下载
- 积分:1
-
Matching
说明: 数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
- 2019-04-22 13:42:21下载
- 积分:1
-
Wavelet_IRLS
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ILRS算法,对256*256的lena图处理,比较原图和IRLS算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and IRLS algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using IRLS algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:58:12下载
- 积分:1
-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
NccStitching
基于NCC(归一化互相关)的图像配准算法(NCC (normalized cross-correlation), image registration algorithm)
- 2020-11-25 17:29:32下载
- 积分:1
-
SHUZITUXIANGCHULIYUANDAIMA
数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
- 2008-06-01 10:59:54下载
- 积分:1
-
Hilbert_CG
采用预处理的CG算法求解Hilbert矩阵,求解1000阶及以上的方程组。预处理矩阵分别采用3对角线、5对角线以及在对角线上分割小块矩阵的矩阵。可以任意设置收敛精度,简单实用。(CG algorithm for solving Hilbert matrix preconditioning, 1000 order and above solving equations. Diagonal matrix were pretreated with 3, 5 and in the diagonal matrix, the diagonal matrix of divided pieces. Can be set convergence precision, simple and practical.)
- 2014-11-22 15:30:04下载
- 积分:1
-
bin文件读写
实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)
- 2018-08-07 22:12:18下载
- 积分: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