-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1
-
liantongyuzongmianjiyushuliang_DGlearn
说明: 通过利用“Otsu”方法对图像进行全局阈值分割处理。然后,将灰度图转化成二值图,为获得大豆颗粒计数和大小做准备。调用函数获得图像连通图的数量,并测量标注矩阵中每个标注区域的属性,获得每个标注区域的长度。最后通过寻找每个区域的重心数,即可统计出大豆的个数(The Otsu method is used to segment the image. Then, the gray-scale image is transformed into a binary image to prepare for the soybean particle count and size. Call the function to get the number of connected graphs, measure the attributes of each annotation region in the annotation matrix, and get the length of each annotation region. Finally, the number of soybean can be calculated by finding the number of barycenters in each region)
- 2019-11-14 22:33:51下载
- 积分:1
-
sar影像小波去噪
说明: 雷达遥感图像的小波去噪程序,可有效去除噪声(radar remote sensing image wavelet denoising procedures, which can effectively remove noise)
- 2005-10-19 20:02:39下载
- 积分:1
-
computer_vision_calibr
说明: 计算机视觉,CCD相机标定程序,很好用!(Computer vision, CCD camera calibration procedures, very good use!)
- 2008-12-07 16:07:04下载
- 积分:1
-
CD_Data_Processing
合成孔径雷达成像算法与实现(仿真代码)
书中光盘所附带的数据处理源码(SAR imaging algorithm and implementation (simulation code))
- 2020-06-17 00:40:02下载
- 积分:1
-
xt3
3、 请采用学过的图像复原算法(鼓励自己研究新算法),对 blur3.jpg、 sadhna_53_45.bmp和telescope.bmp 图像进行复原处理。(3, please use the learned image restoration algorithm (to encourage their study new algorithm), to blur3.jpg, sadhna_53_45.bmp and telescope.bmp image restoration processing.)
- 2020-12-02 17:49:26下载
- 积分:1
-
julia
在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
- 2008-07-10 12:29:03下载
- 积分:1
-
CxImage
说明: VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。
(VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP < -> JPG, PNG < > TIFF format conversion, etc..)
- 2011-04-08 12:16:37下载
- 积分:1
-
pics_match
用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。(For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics)
- 2013-08-27 15:46:21下载
- 积分:1
-
利用ADMM和小波进行图像恢复
利用ADMM和小波进行图像恢复
使用ADMM算法的图像恢复模型,并用到了增广拉格朗日函数和快速傅里叶函数(Using ADMM and wavelet to restore image, using ADMM algorithm to restore image model, and using augmented Lagrange function and fast Fourier function.)
- 2020-06-30 18:40:01下载
- 积分:1