搜索资源列表
huffmancodeanddecode
- 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
pictureeidt
- 图像特效专家:图片处理功能程序,包括图片的格式转换,压缩、颜色编辑、过滤、镜像等。
(3)基于JPG标准的图像压缩,完整的毕业设计
- (3)基于JPG标准的图像压缩,完整的毕业设计,相信能给大家带来不小的帮助
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
ImageProcess
- c#写的图像处理的程序,包括图像压缩编码,小波变换,值得借鉴参考,VS2010.-c# to write the image processing procedures, including image compression, wavelet transform, it is worth drawing reference, VS2010.
digital
- C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
xb
- 此程序用于处理图像压缩时的小波实现,开发工具是VC-This procedure when used to deal with the wavelet image compression to achieve the development tool is VC++
RLEcoding
- 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
13452075openjpeg2000sourcecode
- JPEG200压缩和解压的源码,可以只针对单帧图像压缩和解压缩-JPEG200 compression and decompression of the source code, and can only to a single frame image compression and compression
LIZIQUNotsu
- 采用协 同和带压缩因子的粒子群改进算法求解Ot su 阈值, 通过分别用改进粒子群算法和标准粒子群算法对lena 测试图像 的实验表明, 前者相较于后者有更高的精度-With the use of synergies and improved compression factor of the particle swarm algorithm Ot su threshold, respectively, by using the improved PSO and PSO standard
jpeg
- 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
TuBiao
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型,这里就不赘述了,定义一个矩形区域,以后在这个矩形里画上白底黑字,定义字体,笔刷,画文字用,输出处理后的图像,具体代码实现请参见压缩包源码-Visual C# dynamic modification of pictures- adding descr iptive information on the image, similar t
Video-image-acquisition
- 视频图像采集,把摄像头拍摄的模拟视频图像转换成数字视频流,然后压缩编码,供后续图像处理使用-Video image acquisition
gray_transformation
- 对图像进行对数、指数灰度变换。对数变换扩展了低灰度区,压缩了高灰度区,能使低灰度区的图像较清晰地显示出来。而指数变换一般用于对图像的高灰度区给予较大扩展。源码包中给出了源码和要处理的图片,1、4两张分别为过亮过暗的图,经过相应变换都能得到较好的效果。-The image is logarithmic, exponential gradation transformation. A logarithmic transformation of the low gradation area expan
ACHuffmanEncoding
- 图像压缩与传输中所要用到的哈弗曼编码,希望为广大学者提供帮助。-Image compression and transmission in the use to the Huffman coding, hope for the majority of scholars to help.
DouglasCalcu
- 道格拉斯计算,用于矢量图像压缩,传入的是点坐标,传出的是压缩后的点坐标-Douglas calculation for vector image compression, passing the point coordinates, the coordinates of the point spread is compressed
Image-Forstner
- 图像拼接算法(使用Fö rstner算子),已由halcon导出c#,请看压缩包详细介绍-Image Forstner.zip
douglas
- 数据压缩算法,主要应用图形图像的处理,也是地形图综合化简常用的方法-Data compression algorithm, the main application of graphics and image processing, but also the topographic map of the general use of the method
unravel
- unravel.c 在matlab中使用mex语句编译,才能进行图像压缩的相关操作。-This is unravel.