-
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。...
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。-A MATLAB code books, mainly to help the comrades just to learn to do image processing reference.
- 2022-01-26 03:43:21下载
- 积分:1
-
ADI BLACKFIN 的 图象分析软件
ADI BLACKFIN 的 图象分析软件-ADI BLACKFIN image analysis software
- 2022-01-26 06:13:11下载
- 积分:1
-
基于阿诺德变换的图像置乱的matlab程序
基于Arnold 变换的图像置乱Matlab 程序-Based on Arnold transform image scrambling Matlab procedures
- 2022-12-04 03:25:03下载
- 积分:1
-
移动图像分割方法研究
文中针对移动图像的图像分割,采用时间域信息捕捉移动物体,
然后利用空间域信息进行细致的分割,提出了一种新颖又实用的移动图像分割方法...
移动图像分割方法研究
文中针对移动图像的图像分割,采用时间域信息捕捉移动物体,
然后利用空间域信息进行细致的分割,提出了一种新颖又实用的移动图像分割方法
-Mobile text, image segmentation method for mobile imaging in the image segmentation, the use of time domain information to capture moving objects, then the use of detailed spatial information of the partition, a novel and practical method of image segmentation mobile
- 2022-02-07 18:33:39下载
- 积分: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
-
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。...
基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store the number of it, and then calculating tk [? ].
- 2023-06-25 23:40:04下载
- 积分:1
-
is all the image processing code reference books for the week long "<pro...
很全的图象处理的代码
参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "
- 2023-08-08 04:45:03下载
- 积分:1
-
对图像进行二值化,编译后的文件需带参数运行,效果很不错!...
对图像进行二值化,编译后的文件需带参数运行,效果很不错!-right image binarization, compiled the document to be run without parameters, the effect is pretty good!
- 2022-04-18 12:16:00下载
- 积分:1
-
图像处理之 opencv 用hough变换检测圆
图像处理之 opencv 用hough变换检测圆-Image processing opencv circle detection using hough transform
- 2023-02-02 10:45:04下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1