-
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试...
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fourier transform, the existence of such examples, more convenient. _ Can be tested with pictures
- 2023-05-30 22:30:03下载
- 积分:1
-
这是一个用于图像处理中直方图变换的程序。里边有巧妙的算法。算法是原创的。...
这是一个用于图像处理中直方图变换的程序。里边有巧妙的算法。算法是原创的。-this is a program to process the digital image .it consistes of a eloborate and orignal thinking
- 2023-06-19 11:00:03下载
- 积分:1
-
多尺度谱图像分割,有论文和相应的M文件。
多尺度的光谱图像分割,有对应的论文和matlab及c++代码-Multiscale spectral image segmentation, there are papers and the corresponding matlab and c++ code
- 2022-02-18 16:42:08下载
- 积分:1
-
一款非常全面的图象处理软件,包含颜色处理,图象处理以及算法!程序已经调试过,可以用。...
一款非常全面的图象处理软件,包含颜色处理,图象处理以及算法!程序已经调试过,可以用。-A very comprehensive image processing software, including color processing, image processing and algorithm! Procedures have been debug, and can be used.
- 2023-04-13 12:50:03下载
- 积分:1
-
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序...
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序-Template function for the fuzzy BlurTemplate.m Subroutine DIPexp2.m using inverse filtering and Wiener filtering for the restoration of the source
- 2023-07-05 06:55:03下载
- 积分:1
-
图形标定工具箱,内含Tsai和张正友视觉标定源程序,吐血珍藏。...
图形标定工具箱,内含Tsai和张正友视觉标定源程序,吐血珍藏。-Graphic calibration toolbox containing Tsai and Zhang are the Friends of visual calibration source, hematemesis collection.
- 2022-03-26 04:20:41下载
- 积分:1
-
模式识别的特征识别可有多种方法,同时每种方法都有着一定的局限性,这里给出一种比较通用的方法来进行识别...
模式识别的特征识别可有多种方法,同时每种方法都有着一定的局限性,这里给出一种比较通用的方法来进行识别-Pattern Recognition feature recognition can have a number of ways, while each method has certain limitations, here given a more general approach to identify the
- 2022-12-04 13:40:03下载
- 积分:1
-
应用于计算机视觉领域,拍摄等像素大小的两张图片,其中一张是细节图,我们可以将我们关注的这张细节图(拍摄得清楚)‘粘贴’到大图中,起到细化局部的作用...
应用于计算机视觉领域,拍摄等像素大小的两张图片,其中一张是细节图,我们可以将我们关注的这张细节图(拍摄得清楚)‘粘贴’到大图中,起到细化局部的作用-Applied to computer vision field, shooting and other pixel size of two images, one of which details of the map, we can be of concern to us the details of this map (taken a very clear) " paste" into the big picture, the play of local refinement role
- 2023-04-20 13:15:04下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1
-
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小...
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小 -This procedure achieved a WBS (skip blank block coding), with binary image compression effectively with self-adaptability of the algorithm can automatically select a blank quick size
- 2022-03-19 09:14:15下载
- 积分:1