-
matlab数字图象处理
matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
- 2022-02-13 12:50:36下载
- 积分:1
-
hough检测圆的Matlab源码!希望对大家有所帮助!
hough检测圆的Matlab源码!希望对大家有所帮助!-hough circle detection Matlab source code! Want to be helpful to everyone!
- 2022-05-28 09:36:30下载
- 积分:1
-
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。...
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
- 2023-01-29 06:45:03下载
- 积分:1
-
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波...
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。
-1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image processing in the frequency domain method, MATLAB language for simple low-pass filter.
- 2022-01-21 05:58:02下载
- 积分:1
-
能自动将字符编码成PDF417的二维条形码,并打印成PS文件
能自动将字符编码成PDF417的二维条形码,并打印成PS文件-automatically character encoding into PDF417 two-dimensional bar code and print documents into PS
- 2022-06-01 06:54:27下载
- 积分:1
-
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。...
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
- 2022-05-16 05:09:26下载
- 积分:1
-
RGB转YUV程序 RGB转YUV程序
RGB转YUV程序 RGB转YUV程序-RGB to YUV to YUV procedures procedures RGB
- 2022-05-17 20:57:19下载
- 积分:1
-
关于图像二值化处理边界扫描和边界识别的有用的程序
关于图像二值化处理边界扫描和边界识别的有用的程序-value of image processing 2 boundary scan and boundary identification useful procedure
- 2023-07-22 08:45:03下载
- 积分:1
-
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算...
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide range of images, the code using C language introduction how to use corrosion expansion of computing smoothing operator
- 2023-02-23 08:00:02下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1