搜索资源列表
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
ImageedgeScan
- 对Image画布上的图片进行边缘搜索,例如画布上有“123”的文字,可对文字进行挖空形成轮廓字,当然,最后数据编码可由你自己定了;-right on the edge Photo Search, such as canvas "123" language, be right words for the hollowing out the word outline form, of course, the final data coding can be determined
图像编码等
- 关于图象处理的各种常见算法的C代码,包括编码等-on the various image processing algorithms common C code, including coding
USPS.rar
- 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
RSC
- 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
ImageProcessing
- 包含了图像处理的各种算法,图像增强,图像配准,图像识别,运动检测,图像编码,图像复原等各种算法-Contains a variety of image processing algorithms, image enhancement, image registration, image recognition, motion detection, image coding, image restoration algorithm, etc.
ClassificationAndClustering
- 图象模式识别的两个程序:分类识别与聚类识别,代码编写条理,简洁,思路清晰,易懂。 一定可以运行。-Image pattern recognition of two procedures: Classification and Clustering identification, coding coherent, concise, clear, easy to understand. Will be able to run.
j_13583_Barcode39Rm
- 形码生成与识别的研究及实现(要求用C#或VB.NET实现 )1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文字-Code generat
BarCodeWin
- 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
Barcode39Rm
- 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
DetectCirle
- 采though方法对圆形进行检测,对图形进行Though变换,找到最大点就是圆形位置,效果很好,值得参考.-this is detect circle modeth,for image deal or image reader,order by foregin programmer design and coding.
location
- 车牌定位的好论文,包含图像分析,图像编码,道路车辆识别,矢量量化。-Vector Quantization for License-Plate Location and Image Coding IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
CVPR09-ScSPM
- 基于空间金字塔匹配的稀疏编码,用于图像检索和图像识别。-Spatial pyramid matching based on sparse coding for image retrieval and image recognition.
codes
- I have attached codes which run in atleast Matlab 7. They are bug-free and give required results. I have implemented image processing as well as signal coding techniques in these codes which I have attached.
audio-third
- 哈弗曼编码,主要是处理图像,图像识别,音视频编解码-Hafu Man coding, mainly dealing with images, image recognition, audio and video codecs
RSC
- 人脸识别的稀疏表示识别方法将稀疏表示的保真度表示为余项的L2范数,但最大似然估计理论证明这样的假设要求余项服从高斯分布,实际中这样的分布可能并不成立,特别是当测试图像中存在噪声、遮挡和伪装等异常像素,这就导致传统的保真度表达式所构造的稀疏表示模型对上述这些情况缺少足够的鲁棒性。而最大似然稀疏表示识别模型则基于最大似然估计理论,将保真度表达式改写为余项的最大似然分布函数,并将最大似然问题转化为一个加权优化问题-Recently the sparse representation (or codin
Voting
- 应用于图像分类编码中硬投票与软投票两种算法的实现与比较-Implementation and comparison of hard to vote with soft voting two algorithms applied to image classification and coding
time_freq_plot
- This function creates a time-vs-frequency plot image for analyzing a signal s time-evolving frequency content. The signal is x, an analysis window of window_size samples is stepped through the time extent of the signal, and Fs is the sample rat
SPM_SC
- This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper Linear Spatial Pyramid Matching using Sparse Coding for Image Classification .基于空间金字塔匹配的稀疏编码,用于图像检索,识别与分类-This package contains the Matlab codes im