-
matlab图象应用广泛于图象增强,其中的Retinex图象增强也越来越受到重视,对于彩色图象的处理效果很明显。...
matlab图象应用广泛于图象增强,其中的Retinex图象增强也越来越受到重视,对于彩色图象的处理效果很明显。-Matlab image widely used in image enhancement, The Retinex Image Enhancement also growing in importance for color image effect is obvious.
- 2023-07-10 18:10:03下载
- 积分:1
-
This program is used to read ppm format image. It s simple but useful for the pe...
This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.
- 2022-07-15 06:53:46下载
- 积分: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
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
能够对bitmap图片进行无级缩放的动态库源代码
能够对bitmap图片进行无级缩放的动态库源代码-able to bitmap picture without the dynamic zoom level for the source code
- 2023-06-16 21:40:04下载
- 积分:1
-
用C++实现的大津大津阈值分割法,利用图像的日…
用C++实现的OTSU大津阈值分割方法,使用的是图像的全局阈值-With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
- 2022-01-25 23:52:22下载
- 积分:1
-
用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友...
用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友-Written with OpenCV image rotation and scaling procedures, suitable for novice computer vision friend
- 2022-03-14 21:04:27下载
- 积分:1
-
这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。...
这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。-This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.
- 2023-03-29 10:30:04下载
- 积分:1
-
yuv测试序列的一部分,够用了 yuv测试序列的一部分,够用了
yuv测试序列的一部分,够用了 yuv测试序列的一部分,够用了- part of yuv test sequences ,it s enough for common use
- 2022-02-14 19:30:38下载
- 积分:1
-
Used in the field of computer vision, using homography information will be combi...
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
- 2022-04-21 06:21:34下载
- 积分:1