搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
multimediaLED
- LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率达到100%-LED character segmentat
HistDemoA_Sobel
- 图象分割类的 sobel算法 可以分割彩色图象 (转换成灰度的)-kind of image segmentation algorithm can be divided pixel color images (conversion to gray)
bianmashiyan
- 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
my_Image_sepration_by_growup
- 这是 针对 图象分割的图象生长算法,用来分割有多个峰的灰度图像,在Vc环境下-this is a picture of the image segmentation algorithm growth, for a number of peaks divided the gray image in Vc environment
WatermarkingVedio1
- 视频水印的matlab源码,文件较多,分为六个压缩包,如果您作相关方向的研究,可用作参考-Video Watermarking Matlab source, the paper more, divided into six compressed, If you made related to the direction of research, can be used as a reference
wor2k
- matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块-wavelet transform code input image matrix, the output an image is divided into four
WatershedMethod
- 分水岭图像分割算法,针对灰度图像,将H划分为0-255层进行淹没.然后输出分割后的图形层-watershed image segmentation algorithm, against gray image, will be divided into H 0 -255 layer drowned. then segmented output graphics layer
cast_every
- matlab的raycasting体绘制算法 其中vol表示需要处理的voxel 程序分三部分分别为正面,后面,侧面-Matlab raycasting Volume Rendering Algorithm which vol expressed the need for the gift xel procedures were divided into positive and the back side
Video_Codec
- 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视
Imagesegementation
- To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same window , the window be divided i
shenijngyuanwanglu
- 这是一套很有用的程序,它分为五个章节来就常见问题讲解-This is a very useful procedure, it is divided into five chapters on common issues to explain
figure64
- 稀疏分解图像重建程序,把图像分解成多个小块图像,然后再各个子块重建后边缘处理后合并成整个图像。-sparse decomposition image reconstruction process, the image is divided into a number of small images, then each sub-block redevelopment edge after the merger into the whole image.
AThreshold1
- 假设\"前景\"与\"背景\"可分成均匀的两类。 使用均匀性度量法,找出一张灰阶图像的最佳阈值化。-assumptions, "prospects" and "background" can be divided into two categories uniform. Use uniform measurement method, a gray-scale image to identify the optimal threshold value o
AThreshold4
- 计算图中所有灰阶的分布概率 定一阈值使得影像分成两类 计算两类的方差、平均灰度值与总影像平均灰度 选择最佳阈值-calculated all gray-scale map of the probability distribution of a fixed threshold value makes images divided into two categories : computing the variance, Gray and the average total value
divide_bmp_file_to_9_blocks3_3
- bmp图片数据分块(3*3)代码,将读取的bmp文件rgb数据出去补加的0,然后按3行3列分为九块-bmp picture data block (3 * 3) code, bmp will read the document rgb data out added at a 0, then by the third line is divided into three nine
person1_256
- 超分辨率复原(分块处理) 将样本库中的高分辨率图象和低分辨率图象分别做分块处理,当新输入一幅低分辨率图象时,分成小块到样本库中寻找最匹配的高分辨率块,然后复原出高分辨率图象。-Superresolution recovery (block processing) for a sample of high-resolution images and low-resolution images respectively block , when the new importation of a
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
Divided-color-image-
- 对给定彩色图像,利用其颜色信息,将图像分割成若干区域.-For a given color image, using the color information, the image is divided into several areas.
