-
testrotate
自己编写图像旋转;
(1)可以任意设定旋转中心;
(2)旋转通过坐标矩阵和旋转矩阵一步到位,得出旋转之后的对于坐标矩阵;(myrotate和myrotate1功能一样,后者只是在前者基础上,将旋转矩阵和平移矩阵集成到一起了);
(3)自带构造测试矩阵,可以直接运行;(rotate img by myself all center )
- 2015-04-26 18:59:09下载
- 积分:1
-
meanshift
基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序(Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines)
- 2009-04-19 14:32:16下载
- 积分:1
-
Meanshift
利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
- 2012-03-26 10:08:52下载
- 积分:1
-
Surf特征匹配
说明: 实现多视两幅图像的surf特征点提取与匹配(Achieve surf feature point extraction and matching of two multi-view images)
- 2021-03-28 11:39:11下载
- 积分:1
-
denoiseImageDCT
对图像采用DCT变换后,进行图像去噪的算法(Image denoise by DCT)
- 2020-06-29 20:40:02下载
- 积分:1
-
harris_corners_image_registration
应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可(Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement)
- 2009-03-20 16:07:41下载
- 积分:1
-
椭圆拟合
说明: 二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)
- 2021-04-20 15:28:50下载
- 积分:1
-
tuxianggongcheng
这是清华大学章毓敏写的图像工程,分上中下三册,希望对学习图像处理的学者有所帮助。(This is the engineering of Tsinghua University Zhang Yumin, write the image points on the three, hoping to help scholars learn image processing.)
- 2012-05-29 10:54:39下载
- 积分:1
-
Barker_ambig
任意位巴克码的匹配滤波以及模糊函数matlab源码(Any bit Barker code matched filter and ambiguity function matlab source code)
- 2011-12-19 16:24:55下载
- 积分:1
-
图像修复
应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
- 2020-06-28 20:00:01下载
- 积分:1