-
另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好...
另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好-Another non-uniform illumination image image enhancement method source code, the compiler is passed, the effect of good
- 2023-06-09 16:15:03下载
- 积分: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
-
IDL入门教程,较传统的有很大的优势,是学习的最好选择
IDL入门教程,较传统的有很大的优势,是学习的最好选择-IDL Tutorial, a more traditional great advantage is to learn from the best choice
- 2022-04-09 11:19:03下载
- 积分:1
-
简单的图像
简单的图像处理程序-simple image-processing program
- 2022-08-25 00:10:55下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
This is some basic image processing C source code, after the compiler is passed,...
这是一些基本的C的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing C source code, after the compiler is passed, can run, very easy to use
- 2022-01-22 10:53:17下载
- 积分:1
-
使用vc编写的一个光流原程序
使用了hs算法
没有解压密码...
使用vc编写的一个光流原程序
使用了hs算法
没有解压密码-vc prepared by the use of an optical flow original procedures used hs not extract password algorithm
- 2022-05-06 14:18:11下载
- 积分:1
-
指纹识别预处理程序,我自己写的,希望多多指教。
指纹识别预处理程序,我自己写的,希望多多指教。-Pretreatment of fingerprint identification process, I wrote it myself, hope that the exhibitions.
- 2022-02-11 21:56:39下载
- 积分:1
-
J2ME Based on the PNG image file mentioned here deal with source PNG image file...
基于J2ME的PNG图片文件处理源程序 这里所说的PNG图片文件处理是指剔除掉PNG文件中的非关键数据段,从而达到压缩文件大小的目的。该程序为控制台程序,只需在控制台窗口执行jar即可。-J2ME Based on the PNG image file mentioned here deal with source PNG image file is the deal with PNG files to weed out non-critical data in the paragraph, so as to achieve the purpose of the size of compressed files. The program procedures for the console, just in the console window to the implementation of jar.
- 2023-05-28 11:15:03下载
- 积分:1
-
阈值分割和轮廓提取,数字图像处理常用算法,实现阈值分割和轮廓提取...
阈值分割和轮廓提取,数字图像处理常用算法,实现阈值分割和轮廓提取-Threshold segmentation and contour extraction, commonly used digital image processing algorithms realize threshold segmentation and contour extraction
- 2022-02-04 00:10:45下载
- 积分:1