-
Using matlab toolbox for image registration, extraction of feature points needed...
使用matlab工具箱进行的图像配准,需提取特征点来实现配准-Using matlab toolbox for image registration, extraction of feature points needed to achieve alignment
- 2022-12-18 03:45:03下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1
-
openyuv。我将YUV视频文件的打开,保存为PNG文件。writeyuv M将YUV视频…
openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。-openyuv.m will yuv video file open, save as a png file. yuv video writeyuv.m will be the first town/down/left/right shift after another yuv file write.
- 2022-12-13 08:35:03下载
- 积分:1
-
15个预组合
结合国防十五预研项目“‘3S’集成技术在雷达中的运用研究” 课题的研究,利用某型机载SAR录取的黄河数据对距离-多普勒算法、Chirp-Scaling算法和改进的Chirp-Scaling算法进行了研究。-Combination of 15 pre-research project of national defense
- 2023-03-17 10:20:04下载
- 积分:1
-
图像抖动处理源代码,试运行过,效果不错!
图像抖动处理源代码,试运行过,效果不错!-Image Dithering source code, trial operation than good results!
- 2022-02-03 06:15:11下载
- 积分:1
-
这个程序用于实现图像数据的旋转。所用的算法基于复数的运算,很有启发意义...
这个程序用于实现图像数据的旋转。所用的算法基于复数的运算,很有启发意义-it is a program to rotate the image data .developing the method on the basis of complex computation has inspire meaning
- 2022-12-16 04:40:04下载
- 积分:1
-
opencv基础配套光盘代码,与大家分享
opencv基础配套光盘代码,与大家分享-opencv supporting CD-ROM based on code sharing with U.S.
- 2022-11-19 02:20:02下载
- 积分:1
-
这本书是关于图像处理和模式识别的经典书…
本书是一本有关图像处理和模式识别的经典书籍。-This book is a book about image processing and pattern recognition of the classic books.
- 2022-01-30 18:19:36下载
- 积分:1
-
track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。
track2.m是灰度图像边...
track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。
track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track the completion of the border image. track2.m gray image is the border of the main track, boundary_trace2.m is a gray image boundary tracking procedure call.
- 2023-03-14 12:25:03下载
- 积分:1