搜索资源列表
djvulibre-3.5.17.tar
- DjVuLibre提供了高效的图像 压缩格式DjVu格式的编码和解码功能。DjVuLibre的使用授权为GPL按照GPL的要求-DjVuLibre provide highly efficient image compression format DjVu-coding and decoding functions. DjVuLibre authorization for the use of the GPL in accordance with the requirements of the
imageprocessing
- 对图像的基本处理:对图像读取、变换(几何和小波)、平滑、压缩、边缘检测、腐蚀、膨胀等。
windows_dibapi
- DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以
小波用于图像压缩的例子
- 这是一个小波用于图像压缩的程序,对研究小波用于图像处理的人比较有帮助。
vc-image
- 是一个图像识别的例子,该压缩包里有非常好的图像处理代码-Is an example of image recognition, the bag has a very good compression image processing code
2
- matlab环境下的huffman编码,图像的压缩-huffman coding
TermView
- 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
plsa
- 给与plsa模型开发 本源码是利用视觉仿生学成果进行目标识别的最新成果。c1 c2特征是MIT的Poggio教授的研究小组根据人眼视觉仿生的研究成果提出的特征。运用该特征对自然图像中的目标识别取得了较好的效果。本压缩包为提取C1 C2特征的Matlab源码。C1 C2特征的详细说明参见IEEE PAMI 2007上的文献 -This imports VIBES functionaility into Matlab and needs to be done once per session
fenshuilingsuanfa
- 在图像特征提取、识别以及基于特征的图像压缩等领域内,作为关键技术的图像分割方法具有重要的地位。本文首先对基于区域的图像分割技术进行了介绍。然后针对静态位图图像,利用基于链码的分水岭算法对图像进行分割.达到与人视觉系统比较符合的分割结果。-In the image feature extraction, recognition and feature-based image compression and other areas, as a key technology for image seg
Face-detection-method
- 人脸识别方面的技术研究文档,探究图像图形处理,图像压缩,人物捕捉-Face detection method based on skin color and facial characteristics
results
- 非负矩阵分解,分解,数据压缩,文件检索,图像识别-NMF,there is NMF,I am good
Motion-estimation-and-testing
- 运动估计与识别运动估计的基本思想是将图像序列的每一帧分成许多互不重叠的宏块,并认为宏块内所有象素的位移量都相同,然后对每个宏块到参考帧某一给定特定搜索范围内根据一定的匹配准则找出与当前块最相似的块,即匹配块,匹配块与当前块的相对位移即为运动矢量。视频压缩的时候,只需保存运动矢量和残差数据就可以完全恢复出当前块。-Motion estimation and testingMotion estimation and testingMotion estimation and testingMotion
isa
- 深度网络的堆栈独立子空间源码 可以用于图像压缩,特征提取,图像比对-stacked ISA
PCA_face_configuration
- matlab平台下基于PCA的人脸识别程序。压缩文件中包含测试使用的人脸图像文件。 -Under the PCA face recognition matlab platform is based on the program. People compressed file contains tests using face image files.
gaole
- 图像压缩感知与重构,运用omp算法实现,效果还不错。-compressive sensing
dataset_mnist
- 压缩包中包含完整的mnist数据集及相应的bmp格式的图像数据-Compressed image data package contains the complete data set and the corresponding mnist bmp format
fractal_mars-master
- 图像分形压缩C++代码,包含界面和例子-Image fractal compression C++ code, including interfaces and examples!
Aircraft-type-recognition
- 运用傅里叶算子识别不同型号飞机图像。压缩文件包含识别程序源码,训练图片以及待识别图片。-Using the Fu Liye operator to identify different types of aircraft image. The compressed file contains the source identification procedures, training images and to identify pictures.
车牌识别1
- 通过MATLAB实现车牌的识别。通过预处理,图像增强,压缩,锐化,模板匹配等实现车牌识别(MATLAB chepaishibie)
源代码
- 二值图像压缩的源代码,比较经典,是源码。(Binary image compression source code, more classic, is the source code)