搜索资源列表
pcube
- C源码,多边形方体的求交算法,算法速度快。-C source code, the polygon cube intersection algorithm, the algorithm faster.
trnspavi2
- 一个让AVI透明处理的控件,而且速度还瞒快的。建议试一下。-allow a transparent handling of AVI controls, and speed up their fast. Proposals try.
BitmapRotate_src
- 图像旋转显示,速度较快,不是使用GetPixel/SetPixel -image rotation, faster than using GetPixel / SetPixel
WL00
- 1 用WL00算法速度比EL99快,这里实现的是单分辨率的算法,WL00算法好象不适合结构性强的纹理的合成 2.用WL00算法合成纹理,使用多分辨率金字塔改善合成效果,但是没有用TVSQ加速算法-WL00 algorithm with a speed faster than the EL99, here is the realization of the single-resolution algorithm, WL00 algorithm does not seem to fit the
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
bmpfile_browser
- 能够方便地进行位图文件的浏览,文件大小比较小,处理速度快,是熟悉位图操作的比较好的参考例子
vb_nihe
- 拟合程序,将三个点拟合成一个曲线,再找到曲线的极值点。并显示出来。运行速度快。
角点检测算法用于图像匹配
- Harris角点检测算法的VC++实现,速度快,精度高。
PCA
- 人脸识别,从图像中检测人脸。该程序运算速度快,准确度高。
image-liantong
- C#图像连通区域算法,速度快准确度高,方便C#开发人员使用-C# image connected region algorithm, fast high accuracy, easy to use C# developers
picasso_0.9_beta1
- Picasso 是专门用来显示2D矢量图形的渲染库,体积小速度快,功能强大。-Picasso is a vector graphics rendering engine.
prjFastResize
- 图片批量缩放,效果好,速度快,支持拖拽,VB编写-Photo batch scaling, effective, fast, supports drag and drop, coded with VB
image-source
- 本程序实现了图像基本处理算法,效果显著,而且运算速度快-This program a basic image processing algorithms, the effect is significant, and the computing speed
lsd_1.6
- LSD快速直线检测算法 应用于光学图像 检测门限值的大小确定不需根据图像调整,检测速度快,检测性能优越-LSD fast line detection algorithm is applied to the size of the optical image detection threshold determined not need to be adjusted according to the image detection speed, excellent detection perfo
match
- 基于sift算发图像匹配,速度快,准确率高-sift count hair image matching, fast, high accuracy
2vbPictureLookbyOLE
- 用vb OLE拖动功能写的图片察看器,支持缩放,显示速度快,代码简捷-Use the vb OLE dragging the functionality write the picture viewer, support for scaling, display speed fast, the code is simple and
matlab_mincut-v4.0
- matlab 优化的grapcut程序,运算速度快,能达到40ms-matlab optimazation program, run verry quickly and can run in 40ms
GetScreenJPG
- 主要利用“Jpeglib2.lib”库并结合计时器功能连续抓屏为JPG格式的文件,速度快,程序小巧。-主要利用“Jpeglib2.lib”库并结合计时器功能连续抓屏为JPG格式的文件,速度快,程序小巧。 The main use of the Jpeglib2.lib combined with timer function continuous screenshots for JPG files, fast speed, compact procedures.
heapsort100
- 这个程序实现的是将一串数字通过堆排序方法进行排序,速度快!-This procedure is to realize a bunch of digital methods to sort through the heap sort, fast!
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)