-
绘图程序,VC中的图象编程基础
绘图程序,VC中的图象编程基础-mapping procedures, the VC program based Image
- 2022-02-03 00:04:43下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
gabor滤波器提取不同方向、不同尺度特征,可用于图像识别
gabor滤波器提取不同方向、不同尺度特征,可用于图像识别-gabor filters extract different directions and different scale features can be used to image recognition
- 2023-02-06 07:15:03下载
- 积分:1
-
System that detect zones on images.
System that detect zones on images.
- 2022-01-27 17:53:38下载
- 积分:1
-
使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码
使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
- 2023-08-17 20:00:03下载
- 积分:1
-
supermap制图源代码
supermap制图源代码-The supermap map design source code
- 2022-01-26 03:41:55下载
- 积分:1
-
生成圆弧的中点算法,消去浮点改进方法,差分方法
生成圆弧的中点算法,消去浮点改进方法,差分方法-generation of the mid-point arc algorithm, improved floating-point elimination method Difference Method
- 2023-05-03 08:35:03下载
- 积分:1
-
hough变换源码
hough变换源码-Hough Transform FOSS
- 2022-08-09 16:04:54下载
- 积分:1
-
a good IMAGEREADY Guide!
一本很好的IMAGEREADY教程!-a good IMAGEREADY Guide!
- 2022-03-01 09:07:35下载
- 积分:1
-
FreeTextBox is a free Asp.net page editor, the official default to English, this...
FreeTextBox是一款免费的Asp.net网页编辑器,官方默认为英文版,该版本设置为简体中文版,可以设置文字样式、在线排版、图片上传等(FreeTextBox源码需要单独购买授权),该代码包括了各类应用的演示和实现过程
包括:功能设置、下拉显示、多语言(包括简体中文、繁体、英文等)切换、JS调用、WebParts应用、Ajax无刷新交互、
-FreeTextBox is a free Asp.net page editor, the official default to English, this version is set to Simplified Chinese version, you can set the text style, on-line publishing, image upload, etc. (FreeTextBox source license must be purchased separately), the code include a wide range applications, demonstration and implementation process include: feature set, drop-down display, multiple languages (including simplified Chinese, traditional Chinese, English, etc.) to switch, JS call, WebParts applications, Ajax without refreshing interaction,
- 2022-02-01 19:17:34下载
- 积分:1