-
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等...
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等-used CDIBImage category is a rare image processing software, reference value, including image magnification, full-screen, from point pixel color, such as histogram display
- 2022-06-15 05:26:44下载
- 积分:1
-
使用.NET进行AutoCAD二次开发。
使用.NET进行AutoCAD二次开发。-Use. NET for AutoCAD second development.
- 2023-03-11 19:35:04下载
- 积分:1
-
基于NewMikolajczykDetector产生的.sift文件的特征点匹配!
基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
- 2022-03-03 22:48:15下载
- 积分:1
-
有关光线跟踪的控制管理的内容,有兴趣的可以
有关光线跟踪的控制管理的内容,有兴趣的可以-On the ray tracing of control and management of content, are interested in can
- 2022-07-13 02:40:46下载
- 积分:1
-
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩sourc...
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:source目录。 2.在VC6下打开工程c:sourceMyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : source directory. 2. The VC6 open the project c : source MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading applicatio
- 2022-08-26 05:35:33下载
- 积分:1
-
This is a detailed article, DCT transform, from basic DCT transform to fast DCT...
这是一篇详细介绍DCT变换的文章,从基本DCT变换到快速DCT变换,并给出了原码。-This is a detailed article, DCT transform, from basic DCT transform to fast DCT transform, and gives the original code.
- 2022-02-22 07:08:25下载
- 积分:1
-
Edge detection , compare different methods of edge detection
Edge detection , compare different methods of edge detection
- 2022-01-21 03:37:46下载
- 积分:1
-
canny realization source. Single process to facilitate learning. Notes have sour...
canny的实现源码。单一程序方便学习。源码有注释方便解读-canny realization source. Single process to facilitate learning. Notes have source code to facilitate reading
- 2022-10-12 04:20:03下载
- 积分:1
-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1
-
画图板工具
这是一个类似windows系统自带的画图板一样的工具,我们可以拖住鼠标左键来画出我们心仪的图画,当鼠标离开时就停止。界面左上角的数字是为了验证鼠标在被前这个窗口内捕获,除了这个界限就表示不能被捕获
- 2022-02-13 03:25:01下载
- 积分:1