资源列表
G-E-L
- 构建图像的高斯金字塔和拉普拉斯金字塔,用于后期的图像复原-To establish an image of the Gaussian pyramid, Laplacian pyramid is used to post the image restoration
two_d_dct_final
- 二维离散余弦变换,整个的硬件实现,可以加深对信号时域到频域转换的理解-Two-dimensional discrete cosine transform, the hardware implementation, can deepen the understanding of the signal time domain to frequency domain transform
2009307027_Shading
- This shading program using OpenGL. It is implemented VC++ 6.0.-This is shading program using OpenGL. It is implemented VC++ 6.0.
raw_2_bmp
- 图片的raw2bmp格式转换,编译环境是VISUAL STDIO 2008-.raw to .bmp format conversion for Pictures.The compile environment is VISUAL STDIO 2008
watershed
- MFC界面打开一副图片,对其进行分水岭算法分割-MFC interface to open a picture, its watershed segmentation algorithm
prova_alessandro.gid
- Basic scr ipt that enables you to run a Kratos 2D simulation with the recently developed Spalart-Allmaras model.
chelianggengzongjiance
- 使用用质心跟踪法,进行车辆检测跟踪,visual c++实现的代码-using centre of mass to detect and track cars
fuzhaungcad
- 服装CAD的部分源代码截图,以及头文件 想研究服装cad的可以研究下框架了!
ImgdataView
- 以表格的形式显示多种格式的图像像素值。如果是3波段图像则显示为(R,G,B)。自己开发的程序!主要用到了GridCtrl控件。
modeler_html_2015Fall
- opengl3D图形的绘制,里面包含多个图形的绘制函数,直接可以用来使用,比较方便。-opengl3D draw graphics, which contains a plurality of graphics rendering function, it can be used directly to use, more convenient.
4.2
- 图像直方图-Image histogram
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad