资源列表
9781119975915-SDK
- Game and Graphics Programming for iOS and Android with OpenGL ES 2.0书籍源码-Game and Graphics Programming for iOS and Android with OpenGL ES 2.0 Source Books
2Watershed
- 分水岭分割算法是实现高分辨率遥感影像的分割。里面有各个详细的函数,可直接运行(To achieve remote sensing image segmentation)
Graduation thesis
- 主要功能为脸部识别,有相关分类器标记特征点之间的距离(The main function is face recognition, and the distance between feature points with related classifier marks.)
OpenGLOBJDemo
- opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)
psnr
- 两个视频的psnr比较,并利用mfc进行了界面设计,实现了将视频文件传送进去后,计算出psnr值并绘制出坐标图-Two video psnr comparison, and the use of mfc interface design, the realization of the video file sent into, calculate the psnr value and draw the coordinates
Day3_MFC3_Case
- MFC简单入门程序,帮助快速入门,可以帮助你早点入手做个销售管理界面(MFC simple introduction program to help quick start)
VS2008OpenGL环境配置
- The compressed package contains all the header files and libraries that VS2008 configuring the OpenGL development environment. The glut gltool, configured to perform a super treasure case code rehearsal
vehicle-assistance-master
- 一个非常简单的车辆检测程序,适合初学者。相对较快入手。-This project implements a very simple vehicle detection algorithm, suitable for starter
image dehazing
- 包含暗原色先验、直方图均衡、hsv空间双边滤波去雾等算法(include dark chanel prior/hsv/retinex_frankle)
Unet-master1
- 适用对象:小样本数据。功能:分割各种类型图像。评价:效果良好的深度学习算法。(Applicable object: small sample data. Function: Segmentation of various types of images. Evaluation: A good deep learning algorithm.)
Gaussian
- 打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化-Open 24-bit color bmp files, displays the image will rotate clockwise image content
深入理解OpenCV:实用计算机视觉项目解析-源代码
- 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)