资源列表
ChalkPhysicsDemo
- 使用PhyX物理引擎制作的粉笔2D游戏演示Demo,可以真实模拟各种2D的碰撞检测以及碰撞响应。
MyImg
- 实现了图像处理的基本功能,包括打开显示图片,图像直方图查看,增强。FFT变换等。-Implementation of the basic functions of image processing, including the open display picture, image histogram view, and enhance. Transform such as FFT.
lianxiquxian2
- 示波器的源码,很好的,初学者很有用的,做示波器的孩子有福了,一个显示正弦的波形-Oscilloscope source, very good, very useful for beginners
D3DTest
- 搭建一个简单的D3D平台的程序,适合初学者-program for D3D, suitable for beginners
CT
- 图像处理,用于图像的重建,是一种比较好的方法-Image processing,It is used for the reconstruction of the image, it is a good method
siftlunwen5
- 这是08年之后的sift论文,基于SIFT算法的无人机遥感图像配准,希望对大家有用-This is 2008 after the paper sift, based on SIFT algorithm for UAV remote sensing image registration, we want to be useful
CMYTOLAB
- 该段代码实现了从CMYK到lab的转换,效果较好-The code to achieve the conversion from CMYK to the lab, the better
DrawLine
- 实现坐标的显示 随机数产生 并显示到listctrl中 声称坐标轴 显示随机数,排序- Achieve coordinate display random number is generated and displayed to listctrl claimed axis shows random numbers, sorting
vcPP_curves
- 通过VC++测试,通过不同的方式绘制曲线,包括连接数据库-Through the VC++ to draw the datas curves,and the program includes the connection to database
LaserBoy_2016_03_15
- LaserBoy - program and source to create laser scene in DXF, ILDA and WAVE format. Easy implementation and decoding.
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
ConsoleApplication12
- 基于深度摄像头的障碍物检测,代码的核心思路是首先通过二值化,将一米之外的安全距离置零不考虑,然后通过开运算去除掉一些噪点(这个后来发现不一定有必要),在求出所有障碍物的凸包,这个时候要计算面积,当面积小于一定的阈值的时候不予考虑,最终输出障碍物的凸包坐标(The core idea of the code is to first take the safe distance beyond one meter into account by binary, then remove some noi
