-
ColorPickDemo
提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:55下载
- 积分:1
-
ComputerGraphicsofVC
这个事关于Computer Graphics (计算机图形学)的教学代码!!!(The thing about Computer Graphics (computer graphics) teaching the code! ! !)
- 2010-05-24 15:13:55下载
- 积分:1
-
xbnl
小波包分解,求能量程序,,对小波包的了解掌握都很有用,希望对读者游泳(the wavelet packet decomposition and energy distribution )
- 2016-08-01 20:18:07下载
- 积分:1
-
dianyunsanjiaohua
空间点云的三角化,已通过调试,大家共同学习(Point cloud of the triangular space, and have passed testing, we learn together)
- 2009-05-31 16:55:54下载
- 积分:1
-
NewFeaturesOfOpenCV2.1
脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
- 2020-08-17 14:08:22下载
- 积分:1
-
isee_code01231
一个类似ACDSee的看图工具,可以察看很多种格式的图形文件。由ISee开发组提供(ACDSee pictures of a similar tool, you can see a variety of graphics file formats. ISee provided by the development team)
- 2020-06-26 12:00:02下载
- 积分:1
-
SIFT
说明: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩
色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
- 2010-04-20 09:48:53下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1
-
vtk-point-cloud-rendering
vtk显示点云,和点云三角网格化。
源代码已可运行,不过vtk的环境需要你自己配置(vtk display point clouds, and point cloud triangular grid. Source code has been run, but vtk environment requires you to configure)
- 2021-01-26 23:18:41下载
- 积分:1