搜索资源列表
T3DIICHAP05
- 3D游戏编程大师技巧第五章源代码,共享之,大家多多交流-3D game programming skills Masters Chapter V source code, Sharing, we interact more
mysky
- 《OpenGL三维图形系统开发与实用技术(高级编程篇)》第五章源代码。在opengl中显示天空-"OpenGL 3-D graphics system development and practical skills (Advanced Programming Part 1)" Chapter V source code. Opengl shown in the sky
vlc
- VLC coding is a code for video coding. It is very good for coding.Thanks.Thanks a lot.-VLC coding is a code for video coding. It is v ery good for coding.Thanks.Thanks a lot.
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
FreTranslation
- VC数字图像处理典型算法源码第五章,Visual C++编写,主要是图像的正交变换-VC digital image processing algorithms typical Chapter V source code, Visual C, Image is the orthogonal transformation
Capture_in_Directshow_Opencv
- 这是opencv和directshow之间关于视频采集和转换成opencv能识别的iplimage格式的代码,其中包括了三个程序,ARFrameGrabber.cpp,ARFrameGrabber.h,main.cpp,看好再下吧,在用到有问题可以发信到linaian2005@sina.com.cn-and directshow between Video Capture and convert openc v iplimage can recognize the format of the c
RightGaussianfuzzyimageprocessing(imagerecovery)co
- 对图象进行高斯模糊处理(图象复原)的经典V代码,其他的不多说了-right Gaussian fuzzy image processing (image recovery) of the classic V code, the other said a few
inpoly
- This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
MGBD-0.1.0.alpha8
- 搜索图书。双击运行mgbd.exe,进入程序主界面之后,将光标定位在“Book code:”后面的文本框中,按下“Ctrl+v”组合键,将剪贴板中的数据粘贴过来,单击右侧的“Check”按钮,如果看到“1 Pages”列表框中出现相关的页面信息(如图2),说明这本书能够被所识别并下载。-Search for books. Double click mgbd.exe, after entering the main program interface, position the cursor in
JGibbLDA-v.1.0.tar
- 人脸识别源程序,已经经过测试非常好用,方便大家-Face recognition source code has been tested and is very easy to use, convenient to all
Fingerprint_Normalized_FPGA_code
- 指纹图像归一化FPGA代码,v格式,不错的代码-Fingerprint image normalization FPGA code, v format, a good code
VGA
- 用VERILOG写的VGA显示代码,经本人调试确定可以正常运行-VERILOG written with VGA display code, as I confirmed to be the normal operation of debugging
20047713394455
- 很好的GIS编程入门教程(arcobjects 或 arcengine) 里收藏了交丰富的VBA源代码-Very good tutorial Introduction to GIS Programming (arcobjects or arcengine) where a collection of cross-rich VBA source code
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
pt-ubiid-v.02
- pt-ubiid-v.02.zip : repository contains source code of Iris recognition system, to run it, you need Bath database Images(payable)-pt-ubiid-v.02.zip : repository contains source code of Iris recognition system, to run it, you need Bath database Images
V
- 计算图形学,犹他壶点集及画法,vc++编写的源代码-Computing graphics, Utah pot point set and painting, vc++ prepared by the source code
水平集C-V模型
- 关于ChanVess水平集分割模型的matlab代码(The matlab code for the ChanVess level set partition model)
水平集C-V模型
- 采用水平集技术实现图像分割。。。。。经典的水平集分割方法。。。。。。完整的全部代码。。。。。。。(The level set technique is used to realize image segmentation. The classical level set segmentation method. The complete code.)