搜索资源列表
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
行程编码
- 利用行程编码方法, 对已分割出来的目标进行连通性分析 // 结果保存在全局变量 allrle // 返回值为行程个数-itinerary using coding method, the division has been the target connectivity analysis / / results stored in global variables allrle / / return trip to Number
行程长度编码lzw压缩算法源代码和示例程序代码
- 行程长度编码,在MPEG编码里面也非常有用,可以学习-length encoding in MPEG encoder inside are very useful, can learn to s
行程编码与jpeg编码的c程序
- 行程编码与jpeg编码的c程序,由4部分组成-itinerary jpeg coding and encoding c process from the four components
行程编码
- 行程编码 行程编码 -tour itinerary coding coding to ur itinerary coding coding tour itinerary coding coding
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
chap9
- 行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
HCBM
- 比较简单的行程编码的小程序-relatively simple trip to the small coding procedures
xingchengbianma
- 多媒体,中的行程编码。-multimedia, the itinerary of coding.
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
source9
- source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统)-source directory for the chapter describes the functions of the journey is the source coding, JPEG compression coding (basic system)
模式识别的一些预处理
- 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorith
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
连通性分析
- 在对图像进行行程编码之后进行连通性分析,形成连通区域-the right image coding itinerary after connectivity analysis, formation of regional connectivity
行程编码
- 利用行程编码方法, 对已分割出来的目标进行连通性分析 // 结果保存在全局变量 allrle // 返回值为行程个数-itinerary using coding method, the division has been the target connectivity analysis// results stored in global variables allrle// return trip to Number
行程长度编码lzw压缩算法源代码和示例程序代码
- 行程长度编码,在MPEG编码里面也非常有用,可以学习-length encoding in MPEG encoder inside are very useful, can learn to s
Runlength
- Runlength的示例代码,开发工具VC++6.0 选择文件后点击行程编码,结果放在编码文件同一目录下的Tmp.txt文件内,输出为HEX代码-Runlength the sample code, development tools VC 6.0 Click on the choice of itinerary document coding, coding documents on the same directory Tmp.
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see the
行程编码(又名游程编码)
- 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same bef
改进行程编码
- 一种改进的行程编码,一个数组记录0与非0值个数,另一个数组记录非0值数值。(An improved run-length encoding, one array records 0 and non-0 values, and the other records non-0 values.)