-
Add feature extraction image segmentation algorithms, along with sharing, joint...
图像分割加特征提取的算法,一起分享,共同研究,共同进步-Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress
- 2023-05-20 05:45:03下载
- 积分:1
-
Classic books
经典书籍-数字图像处理-冈萨雷斯-4。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez-4. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2023-05-23 21:25:04下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
vc下基于BMP图像的小波变换,最高支持24位色彩色图像
vc下基于BMP图像的小波变换,最高支持24位色彩色图像-vc images based on wavelet transform BMP, the highest support for 24-bit color images
- 2022-01-26 05:37:16下载
- 积分:1
-
新编的角点检测程序,增加了健壮性!适合多用途的角点检测应用!...
新编的角点检测程序,增加了健壮性!适合多用途的角点检测应用!-Reflected in the new corner detection process, an increase of robustness! Corner detection for multi-purpose applications!
- 2022-07-11 21:44:46下载
- 积分:1
-
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具...
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具-Classical digital image tutorials, all kinds of common-source transformation, learning digital imaging tools necessary
- 2022-12-09 01:50:03下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-01-26 06:56:55下载
- 积分:1
-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。...
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
- 2023-03-23 19:00:04下载
- 积分: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