-
opencv1.0_dsp
ti的C6000系列下使用opencv1.0,提供了cv.lib, cxcore.lib。
- 2022-10-31 06:55:04下载
- 积分:1
-
punda
Rabbit has been released into the public domain and may be used
freely for any purposeRabbit has been released into the public domain and may be used
freely for any purposeRabbit has been released into the public domain and may be used
freely for any purposeRabbit has been released into the public domain and may be used
freely for any purposeRabbit has been released into the public domain and may be used
freely for any purposeRabbit has been released into the public domain and may be used
freely for any purpose
- 2012-05-16 02:47:43下载
- 积分:1
-
GifCodec
参考网上的资料写的gif编解码。
编码用gdi解析常用图片格式,然后组装成gif
解码吧gif的每一帧转换成dib
gif文件格式网上有很多介绍
gif用的变长lzw压缩算法:
没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。
编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。
24位dib转换成8位dib时使用的八叉树算法
图片拉伸时参考的网上的双线性插值算法。
字典满了位数加一,位数是12时不加(Online reference materials written gif codec.
Encoded using gdi resolve common image formats, and then assembled into a gif
Each frame decode it into a gif dib
There are many online gif file format introduced
gif lzw with variable length compression algorithm:
Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
- 2015-01-17 20:22:25下载
- 积分:1
-
ADC_simultaneous_DMA_FFT
利用28335自带的ADC采集两路模拟正弦信号,用DMA方式将采样值写入内存,用epwm控制采样周期。利用FFT求得两路正弦信号的相位差。(Sampling two analog sinusoidal signals, write them to the memory by DMA controller. The sampling period is controlled by the EPWM module. Calculate the phase difference by FFT method.)
- 2014-02-20 17:07:33下载
- 积分:1
-
Whook 7.587-83
说明: whook, nao posso escrever mais porque nao entendo chines e os campso vao ficar assim mesmo ta bom, entao ta, valeu falou vou fumar, olha ali o superman, no ceu tem pao e morreu.
- 2020-06-23 15:20:01下载
- 积分:1
-
Network-Engineer-English-Vocabulary
网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表(Network Engineer English Vocabulary
Network Engineer English Vocabulary
Network Engineer English Vocabulary
Network Engineer English Vocabulary
)
- 2013-11-04 20:01:04下载
- 积分:1
-
用C#写的进行太阳高度角,太阳倾角,以及日照时数的计算的程序,通过输入经度和纬度,以及时间,即可得出需要的精确的地理用科学计算数字!...
用C#写的进行太阳高度角,太阳倾角,以及日照时数的计算的程序,通过输入经度和纬度,以及时间,即可得出需要的精确的地理用科学计算数字!-written in C# for the angle of the sun, the sun angle, and sunshine hours in the calculation process, through the importation of longitude and latitude and time can be obtained by the precise geographical scientific calculations!
- 2022-05-25 11:58:08下载
- 积分:1
-
PCA_Nicolas
一个基于PCA_Nicolas的matlab编程,可以实现人脸识别的功能(Based on PCA_Nicolas of matlab programming, face recognition function can be achieved)
- 2010-01-05 09:53:36下载
- 积分:1
-
mexDDGrab
matlab 可以调用的动态视频代码;matlab 可调用的动态视频代码;matlab 可以调用的动态视频代码(matlab for video dll;matlab for video dll;matlab for video dll)
- 2012-03-24 10:47:38下载
- 积分:1
-
Programming-Applications-for-MS
微软应用程序编写指南,比较不错的一本C、c++编写指导教程(Microsoft Application Programming Guide, a relatively good one C, c++ tutorial written guidance)
- 2012-02-02 15:24:00下载
- 积分:1