搜索资源列表
watermark
- 基於區塊變異數量化之影像版權保護計術,內含程式碼與原論文-Variability based on the number of blocks of image copyright protection of patients, including code and the original papers
imageNcut
- 本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块-This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks
drawing
- 在code::blocks中运行此程序,可以实现绘图功能,改变程序中的相关参数,还可以绘出自己想要的图形-drawing
fenleiqi
- 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background and pedestrian HOG features, a
Convert-4096-(8-X-8)-image-blocks
- Source code for covert 4096 image into 8*8 block
images
- 由C#制作的简单图像处理器,具有多种处理,含反色,锐化,黑白,积木等处理。含代码-Simple image processor made by C#, with a variety of treatment, including anti-color, sharpness, black and white, building blocks and other processing. Including code
Image-segmentation-code
- Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
bmpspecialeffects
- 封装了一些常用的位图特效显示函数:图像交错显示特效、百叶窗特效、随机积木显示效果、飞入伸展效果等,代码清晰可读,对学习VC++编程有积极参考意义。-Encapsulates some common bitmap effects display functions: image interlacing effects, shutter effects, random blocks display, flying into the stretch effect, etc., legible code
Vector-quantization
- 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
FastTV
- 这是一种对TV模型算法的一种快速改进算法,C++实现,在Code::Blocks下编译成功-This is a TV model algorithm for a fast algorithm, C++ achieve, in the Code :: Blocks compile successfully under
tuxiangfenkuai
- 这是对彩色图像进行分块的matlab代码,自己可以根据需要修改。-This is a color image is divided into blocks of matlab code, they can be modified as needed.
PatchGenerator
- 图片分割代码,各种分割方式。块之间可以重合,也可以不重合。大概七八种分割方式。自己写的。-Image segmentation code, a variety of segmentation methods. Between blocks may overlap, or may not coincide. Probably seventy-eight kinds of segmentation methods. Write your own.
BasicBlocker
- Utility that identifies basic blocks in bytecode Source Code for Linux.
huffman coding
- 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image