搜索资源列表
基于VC++的OpenGL编程讲座之坐标变换
- 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
demoProject322234
- brief A simple class to create AVI video stream.Declare an CAVIGenerator object.-brief A simple class to create an AVI video stream.Declare CAVIGenerator object.
NeHe.OpenGL.Tutorial
- NeHe中文版OpenGL教程电子书籍,包含讲解 -Chinese version of OpenGL Guide e-books contain brief
computedelta
- Matlab_基于FFT的图像配准,简短但很实用的小程序,附带test程序-Matlab_ FFT-based image registration, a brief but very little practical procedures, fringe test procedures
清华大学-计算机图形学
- 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
FireworkEx
- 自己写的一个简单的焰火演示屏幕保护-himself wrote a brief demonstration fireworks screen saver
shuanghuanchongxianshituxiang
- 在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现 -here for everyone to a brief introduction about double buffering technology and the VC environment GDI drawing the realization
Soft20060210100725559
- 软件简介: 实现OPENGL图形任意缩放 -software brief : achieving OpenGL graphics arbitrary zoom
matlab.eigenfaces
- 基于本征脸的人脸识别系统,代码简短精简,易懂,-levy on the face of the face recognition system, code brief concise, understandable,
BeginningOpenGLgameprogramming
- 英文原名:Beginning OpenGL game programming 中文:OpenGL游戏编程 本书分为两部分,首先是OpenGL的基础知识,内容包括OpenGL库函数、WGL简介、图元处理、变换和矩阵、颜色和灯光的渲染以及纹理映射 第二部分内容包括一些OpenGL的高级功能特性,内容涉及OpenGL的功能扩展、高级纹理映射,如何提高性能以及OpenG缓冲区的知识。-English version : Beginning OpenGL game programming Chi
Kalman_Filter
- 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The oth
bpnetwork.rar
- bp神经网络做图像识别的简单代码,里面有程序和简单说明,bp neural network image recognition to do a simple code, there are procedures and a brief explanation
dcm.zip
- 该代码可以将dicom图像转为bmp图像,非常方便实用,代码简介明了,易于上手,The code can be dicom image to bmp image, very convenient and practical, brief and clear code, easy to fly
Brief_Test
- BRIEF(Binary Robust Independent Elementary Features)特征检测,调试都可以使用。效果不错。-Binary Robust Independent Elementary Features (The BRIEF) feature detection, debugging can be used. Good results.
brief
- BRIEF角点特征检测c代码,及其经典论文。-BRIEF corner feature detection c code, and classic papers.
brief-good
- opencv中brief算法实现图像配准-in brief opencv image registration algorithm
FasterSurf
- 一个图像拼接框架。切换注释与未注释代码可实现不同检测器与描述子的组合。默认使用SURF+BRIEF,通过预设重叠区域比例排除非重叠区域特征点的检测,提升特征点检测速度,减少误匹配。(An image stitching frame. The switching annotation and the non - annotated code can implement the combination of different detectors and descr iptors. Using SU
SURF+brief
- 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
Brief
- python实现的运用brief算法提取特征点的图像拼接(The implementation of Python using brief algorithm to extract feature points of image mosaic)