搜索资源列表
JPEG可用
- 基于“鱼眼”的JPEG图像压缩,我毕业设计的内容。在压缩中,通过设置参数可以提高图像四周的压缩率而不破坏主体。提高压缩率- Based on \"fish eye\" JPEG image compression, my graduation project content. In the compression, may enhance picture all around compression ratio through the establishment parameter but
fish
- 利用同心圆法对二值图像提取特征值,可以处理缩放 旋转后的图像-The use of concentric circles on extracting features of binary image value, can be dealt with rotating zoom image
Dosyuv
- Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with M
fish
- 一个捕鱼全部源码.用cocos2d-x游戏引擎.-A fishing All source code. Cocos2d-x game engine
FISH-AND-ANIMAL-CPP
- C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
fish2bird
- 鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库-fish eye image correction,then change it to bird s eye view
鱼眼校正
- 矫正鱼眼图像。完成图像矫正,但是图片选择有限制(Correction of fish eye image)