-
能实现三维数据的体绘制,所用是光线追踪法
能实现三维数据的体绘制,所用是光线追踪法-To achieve three-dimensional data, volume rendering, ray tracing is used by law
- 2022-04-07 10:39:44下载
- 积分:1
-
很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形;
2. 支持彩色填充和多种线型;
3. 具有文件的打开、保存、...
很简单的图形编辑工具,1. 支持直线、矩形和椭圆三种基本图元,并且支持这些图元的组合图形;
2. 支持彩色填充和多种线型;
3. 具有文件的打开、保存、另存、退出功能;
4. 支持鼠标,键盘操作;
5. 具有选择、复制、镜像、旋转、删除等编辑功能,并且通过扩展机制(plugin)增加新功能;
6. 人机界面友好,帮助文件完整;
7. 设计文档齐备。
-very simple image edit tool,1,line, rectangle ,ellipse drawing,and support these meta compositing.2 support color fill and muti_type line.3, with the founction of opening file,saving file ,saving as ,exiting.4,support mouse and keyboard controlling.5,with the founction of selection,copying,mirror,rotating,using the plugin to add founctions.6,well interface,full help document.7,complete design document .
- 2022-01-27 12:07:33下载
- 积分:1
-
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发...
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发-Image of Face Recognition calculation, the source is only identified the location of facial parts, the use of several treatment methods, VC++ 6.0 Development
- 2023-05-07 10:50:02下载
- 积分:1
-
怎样画出带有箭头的直线.zip
怎样画出带有箭头的直线.zip-how to draw straight lines with arrows. Zip
- 2022-09-10 19:15:03下载
- 积分:1
-
老外写的样条书上的程序6
老外写的样条书上的程序6-foreigner writing of the book the kind of programs on the six
- 2022-05-22 20:39:51下载
- 积分:1
-
Use vc to realize Canny arithmetic to detect the edge, and get the good result o...
用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
- 2023-06-06 16:20:03下载
- 积分:1
-
使用嵌入图形方式实现的图形程序
使用嵌入图形方式实现的图形程序-The example of implementing graphical program using embeded graphical mode
- 2022-02-21 19:12:57下载
- 积分:1
-
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。...
调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。-OPENCV and IPL call for the realization of image processing procedures for small single-file, with geometric transformation, corrosion, color space conversion function inside fringe detailed notes.
- 2022-02-10 01:34:42下载
- 积分:1
-
很好用的DirectDraw画图代码
很好用的DirectDraw画图代码-good use of DirectDraw drawing code
- 2022-07-06 12:09:32下载
- 积分:1
-
sift 旋转方向法
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果,详细解析如下: 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分:
- 2022-09-14 01:05:04下载
- 积分:1