搜索资源列表
-
0下载:
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
-
-
0下载:
实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
-
-
0下载:
灰度直方图双峰法分割,传统的分割方法。适合初学者学习。-Bimodal histogram segmentation method
-
-
0下载:
老外開發的簡單CBIR演算法
使用Histogram-Foreigners developed a simple CBIR algorithms use Histogram
-
-
0下载:
本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
-
-
6下载:
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
-
-
0下载:
基于阀值的阈值分割:由灰度直方图可以看出谷值即是阀值,然后分割出来目标图像。-Based on the threshold of the threshold segmentation: histogram can be seen from the valley that is, threshold, and then divided by the target image.
-
-
2下载:
基于matlab的自适应分段阈值分割,根据直方图自动寻峰自动分割-Matlab based on adaptive sub-threshold segmentation, according to the histogram peak automatic automatic segmentation
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
-
-
0下载:
本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local
window centered at each pixel,this local cumulative histogram can be
used to drive the level set for image and texture segmentation.
-
-
2下载:
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
-
-
1下载:
这是自写的关于测量圆的c++代码,可实现灰度直方图,自动分割,圆检测-This is the writing on the measurement of a circle c++ code that can be realized histogram, automatic segmentation, circle detection
-
-
0下载:
阈值分割。基于二维直方图及混沌粒子群的图像分割方法-Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation
-
-
0下载:
本程序实现了采用聚类法对图像进行分割,给出了图像分割前后的直方图,程序内有详细的程序说明和例图像-This program was realized using clustering method for image segmentation is presented, and the histogram image segmentation, procedure in detail program
-
-
0下载:
针对色调在颜色量化时容易出现偏差,提出了一种基于直方图特性的颜色量化算法,在颜色量化时对色调进行修正,并采用脉冲耦合神经网络对颜色量化结果进行分割验证.-For color in the color quantization error prone, a feature based on the color histogram quantization algorithm, when the color quantization for color correction, and using p
-
-
0下载:
The major problem with machine printed Arabic character segmentation is the shape of the letter depending on its
location in the word. In this paper, a new machine printed Arabic character segmentation algorithm, which is based on
the vertical hi
-
-
0下载:
第一章 绪论
第二章 C#数字图像处理的3种方法
第三章 点运算及直方图
第四章 几何运算
第五章 数学形态学图像处理
第六章 频率变换
第七章 图像平滑与去燥
第八章 边缘检测
第九章 图像分割
第十章 图像压缩编码
第十一章 彩色图像处理
-Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
-
-
0下载:
This paper proposes a new color image segmentation algorithm based on the
JND (Just Noticeable Difference) histogram. Histogram of the given color image
is computed using JND color model.
-
-
0下载:
本程序为基于镜头的视频分割系统。使用直方图分割法和YUV分割法进行视频分割,分割后的镜头可分开保存。-This procedure is based on the lens of the video segmentation system. Segmentation method using histogram segmentation method and YUV video segmentation, segmented lens can be kept separate.
-