资源列表

« 1 2 ... .63 .64 .65 .66 .67 12268.69 .70 .71 .72 .73 ... 18703 »

[图形图象picture

说明:图像的绘制中画刷代码我们的图形如何去保存。对于我们的图形来说它是由3个要素决定的。第一个绘制的类型。由类型确定我们画的是点线矩形椭圆。还有两个点一个是起点一个是终点。只要我们按照这3个要素,就可以把这些图形保存起来,然后在OnDraw的函数中重新绘制. 要保存这3要素,类型是不相同的。在C系列的语言当中用结构体来保存不同类型的变量是比较合适的。在C++中结构体就是一个类。所以我们可以用一个类的对象保存图形的三要素。一个类的对象可以保存相关的一个图形的三要素。所以我们可以插入一个新的类。类的类
<钱小飞> 在 2025-09-19 上传 | 大小:3kb | 下载:0

[OpenCVOpenCV-1

说明:计算机视觉实现,对初学者来说是很好地资料-Computer vision realized, well for beginners
<shuijing> 在 2025-09-19 上传 | 大小:6.81mb | 下载:0

[OpenCVOpenCV-2

说明:计算机视觉计算,入门知识通俗易懂,源码齐全-Calculation of computer vision, get started straightaway, complete source code
<shuijing> 在 2025-09-19 上传 | 大小:2.64mb | 下载:0

[OpenCVOpenCV-3

说明:计算机视觉计算,既适合初学者,同时也可以作为初学者的提高篇-Computer visual computing, both for beginners, but can also improve the articles as a beginner
<shuijing> 在 2025-09-19 上传 | 大小:5.65mb | 下载:0

[OpenCVsimple-example-of-OpenCV-1

说明:关于Opencv的一些简单示例,对于初学者有很大的帮助-Opencv simple example, a great help for beginners
<shuijing> 在 2025-09-19 上传 | 大小:928kb | 下载:0

[OpenCVsimple-example-of-OpenCV-2

说明:一份很全面的资料,无论对于初学者还是有一些研究的人,此资料都很适用-A very comprehensive information for both beginners and some research, this information is very applicable
<shuijing> 在 2025-09-19 上传 | 大小:2.55mb | 下载:0

[OpenCVopenvcMFC

说明:利用OPENCV 開圖 在MFC上,適合初學者適用~-OPENCV open map in MFC for beginners applies to
<BIll> 在 2025-09-19 上传 | 大小:11.73mb | 下载:0

[绘图程序flipTril.py.tar

说明:用 pylab 掷硬币实验进行模拟,并显示出图像-it may help you
<dingding> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)sift

说明:图像拼接 sift 特征点,两幅图像进行拼配 拼接,先找找出特征点匹配-The image stitching, sift feature points, two images blending splicing find someone to identify the characteristics of point matching
<王金凯> 在 2025-09-19 上传 | 大小:432kb | 下载:0

[2D图形编程rgb2hsv

说明:彩色图像RGB空间到HSV空间的转换,理解图像。-RGB2HSV Convert red-green-blue colors to hue-saturation-value.
<ZhengShenhai> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)kdfilter

说明:很好的点云滤波的文章,主要介绍了K-d树的滤波方法-Good point cloud filtering articles, Kd tree filtering method
<周保兴> 在 2025-09-19 上传 | 大小:459kb | 下载:0

[图形图像处理(光照,映射..)algrithm-for-nearst-neighour-search

说明:点云的临域搜索的方法,对各种临域的确定方法进行了比较分析。-Pro domains point cloud search method, the method for determining the various Pro domain comparative analysis.
<周保兴> 在 2025-09-19 上传 | 大小:293kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 12268.69 .70 .71 .72 .73 ... 18703 »

源码中国 www.ymcn.org