-
sucess_in_fdct
本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。(This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of rounding.)
- 2010-05-26 11:20:30下载
- 积分:1
-
main
利用opencv基于灰度投影算法进行图像平移补偿(Use opencv gray projection algorithm for image translational compensation)
- 2016-05-24 10:21:14下载
- 积分:1
-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分:1
-
fractalfenxingwei
一个分形维的代码,用差分盒维计算图像的分形维值!还不错!(a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!)
- 2005-07-29 20:28:33下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1
-
filer
自己写的中值滤波剔野程序,用于信号野值剔除。很简单,其中算法可替换(Write your own wild tick median filtering program for the signal, excluding outliers. Very simple algorithm which can be replaced)
- 2014-04-07 10:50:52下载
- 积分:1
-
BmpToRGB16
convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
- 2009-09-16 12:59:03下载
- 积分:1
-
%e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
- 2006-10-24 21:58:15下载
- 积分:1
-
problem-LastBossOrigin
问题:找出一个短字符串在一个长字符串中的精确匹配。
要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)
- 2020-12-26 00:09:04下载
- 积分:1
-
GanssianBlur
平台基于visual studio2015,使用opencv函数实现高斯滤波,进行图像处理(gaussian blur based on opencv)
- 2020-06-20 05:40:01下载
- 积分:1