资源列表
corner_detection
- 在角点的大致位置双击,得到角点的亚像素坐标-In the corner of the general location, double-click the pixel coordinates and angular point
edge_detection
- 亚像素级的边缘检测,并将边缘坐标输出到文本文件-Subpixel edge detection, edge and will coordinate output to a text file
square
- 根据随机的num的值,画出有不同的边的正方形,比如没有上边的边的正方形-According to the random value of num, draw a square with a different edge, such as no above the edge of the square
Computer Graphics Lab 1
- Draw the National Flag of China
ICP
- ICP图像配准算法的matlab程序。Robust Registration of 2D and 3D Point Sets-Andrew Fitzgibbon University of Oxford-Robust Registration of 2D and 3D Point Sets-Andrew Fitzgibbon University of Oxford
KCReg
- 基于kenel correlation的非刚性配准算法的matlab程序代码。A Correlation-Based Approach to Robust Point Set Registration-A Correlation-Based Approach to Robust Point Set Registration
98026493RayTracing
- 光线跟踪是一种真实地显示物体的方法,该方法由Apple在1968年提出。光线跟踪方法沿着到达视点的光线的反方向跟踪,经过屏幕上每一个象素,找出与视线相交的物体表面点P0,并继续跟踪,找出影响P0点光强的所有光源,从而算出P0点上精确的光线强度,在材质编辑中经常用来表现镜面效果。光线跟踪或 称光迹追踪是计算机图形学的核心算法之一。在算法中,光线从光源被抛射出来,当他们经过物体表面的时候,对他们应用种种符合物理光学定律的变换。最终,光线进入虚拟的摄像机底片中,图片被生成出来。
Image-feature-extraction
- 文章中介绍了几种常用的图像特征提取方法,各种方法的原理解释的非常详细-The article introduces several kinds of commonly used image feature extraction method, the principle of various methods to explain very detailed
openasave
- 实现bmp图片的打开与保存,基于MFC C++,简单易理解,亲测可用-Bmp picture to achieve the opening and preservation, based on C++ MFC, simple and easy to understand, pro test can be used
main
- 通过opencv和codeblocks实现的程序。对图像里的烟雾进行检测,并对每帧烟雾的浓密程度进行分级显示。-By opencv and codeblocks implemented program. The image is detected in the smoke, and the degree of thick smoke were graded each frame display.
watermark
- 基于C++编程的图形处理程序,能够实现图片水印的加载与分离-C++ programming based on the graphics processing procedures, to achieve the load and separation of the watermark
MatrixOperate
- 矩阵旋转及翻转, 将结果显示. 要求: 输入要旋转的度数, 如90, 180, 270, 显示旋转后的结果 输入翻转的方向, 垂直或水平, 显示翻转后的结果 -Matrix rotation and flipping, the results show requirements: Enter the degree of rotation, such as 90, 180, 270, shows the results after rotation Enter the fli
