-
各种基本图像处理功能: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
-
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。...
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
- 2022-07-04 06:11:23下载
- 积分:1
-
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载...
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载-The Complete algorithms of image processing ,Contains a lot of classical algorithms, very useful, please download!
- 2022-01-25 14:18:43下载
- 积分:1
-
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info...
MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info-MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
- 2022-10-31 04:25:02下载
- 积分:1
-
opencv实现的snake算法,可用于轮廓提取。
opencv实现的snake算法,可以用于轮廓提取。-opencv realized snake algorithm, can be used for contour extraction.
- 2022-03-21 10:25:41下载
- 积分:1
-
Degree images of the VC deal with code, including zoom, contrast adjustment
度图像进行处理的VC代码,包括放大、对比度调节-Degree images of the VC deal with code, including zoom, contrast adjustment
- 2022-07-14 11:22:01下载
- 积分:1
-
区域生长的图像分割,代码dkroon
region growing for image segmentation, code by Dkroon
- 2022-07-19 22:04:38下载
- 积分:1
-
这个程序是用来培养阅读VTK的JPEG图像源
这个程序是用vtk开发的读jpeg图片的源程序-This procedure is used to develop reading VTK jpeg image source
- 2022-03-05 19:10:25下载
- 积分:1
-
c language programming style and the recommended standard, is a useful reference...
c语言编程风格和推荐标准,是一本有用的c语言编程参考书-c language programming style and the recommended standard, is a useful reference book c language programming
- 2022-02-06 12:22:01下载
- 积分:1
-
用于颜色空间的转换。在RGB、YPbPr、YCbCr,YUV,..
这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
- 2022-05-24 22:15:09下载
- 积分:1