资源列表
The-basic-pattern-generation
- 现在的计算机能够生成各种复杂的图形,但无论其多么复杂,它都是由一些基本图形组合而成的。因此,学习基本图形的生成算法是掌握计算机图形的基础。-Now the computer can generate a variety of complex graphics, but no matter how complex, it is a combination of some of the basic graphics made. Thus, learning basic graphics genera
Wavelet-transform
- 基于MATLAB利用小波变换对图像进行处理,包括压缩、增强、融合、去噪-Based on MATLAB wavelet transform for image processing, including compression, enhancement, integration, de-noising
face_detection_by_template_tutoria
- 基于肤色模型的人脸识别,使用了形态学处理,模板检测技术-face detection based on skin color model and used of morphological processing and template detection.
Template-Matching
- 模板匹配是目标识别的基础,在目标图像中寻找与已知物体灰度一致性最大的区域,并识别出来。-Template matching is the basis of object recognition, search and consistency largest known object gray area in the target image, and identified.
DCT-compress
- 把图像分成8x8的图像块进行DCT变换压缩,再用霍夫曼编码,其中DCT变换未调用matlab 的函数,可以满足一些作业的要求-The image is divided into 8x8 image blocks of compressed DCT transform, then Huffman coding, which is not the DCT matlab function calls, meet some of the requirements of the job
signals-and-systems-matlab-
- MATLAB演示信号与系统课程里的相关性质。包括,sz平面映射极零图的响应及其对应关系的动画显示,二阶系统的阶跃响应,傅里叶变换性质,矩形波、锯齿波的傅里叶级数分解的动画演示-MATLAB demo signals and systems related to the nature of the curriculum. Including, sz mapping plane pole-zero diagram of response and correspondence between anim
gop_matlab
- ECCV2014的论文,用于快速检测图片中物体的位置-Geodesic Object Proposals Philipp Krä henbühl and Vladlen Koltun detect object proposal in images
shiyan3
- OpenGL Cohen_Sutherland 裁剪算法,使用矩形截取线段,并用不同颜色表示-OpenGL Cohen Sutherland clipping algorithm, using a rectangular intercept line, and is represented by a different color
yan
- 使用OpenGL绘制立方体,并且进行平移、旋转、缩放等操作-Cube using OpenGL rendering, and translation, rotation, scaling and other operations
1-narf_keypoint_extraction
- 展示如何从距离图像中提取NARF 关键点,可执行文件使我们能够从磁 盘上加载点云(如果没有的话就创建随机点云〉,提取上面特征点, 并且用图像和3D 显示方式进行可视化,用户可直观地观察到关键点的位置和数量。-Shows how to extract NARF key points the distance image, an executable file so that we can be loaded the disk point cloud (if not created ra
shiyan3
- OpenGL绘制点、线段、折线、封闭线、三角形、相连三角形-OpenGL drawing points, lines, polylines, closed line, triangle, triangle, etc. connected
1-random_sample_consensus
- 如何用RandomSampl eConsensus 类获得点云的拟合平面模型。-How to get fit plane RandomSampl eConsensus class model point cloud.
