-
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置...
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置-use Solidworks APIVisual Basic and development of the automatic change So lidworks current activation of the equipment configuration files accessories
- 2022-04-17 19:43:48下载
- 积分:1
-
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法...
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法
- 2022-09-15 04:20:03下载
- 积分:1
-
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge....
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2023-08-04 03:00:03下载
- 积分:1
-
tft lcm display
tft lcm display-tft display clause 8 cm
- 2022-03-11 00:06:57下载
- 积分:1
-
非常实用的配色表,方便j2me程序员调色。节省开发时间
非常实用的配色表,方便j2me程序员调色。节省开发时间-A very useful color table to facilitate j2me programmers color. Save development time
- 2022-08-18 07:38:25下载
- 积分:1
-
Using matlab to do the edge detection of a code that can be a variety of edge de...
用matlab做的有关边缘检测的一个代码,该代码可以进行多种的边缘检测-Using matlab to do the edge detection of a code that can be a variety of edge detection of
- 2022-03-13 10:28:56下载
- 积分:1
-
几个图像处理程序
几个图像处理程序-Several image processing procedures
- 2022-08-03 07:19:13下载
- 积分:1
-
VC6下VTK合成体绘制,在此基础上实现对相机的方位角自动漫游...
VC6下VTK合成体绘制,在此基础上实现对相机的方位角自动漫游-VTK under VC6 synthesis volume rendering, in this based on the azimuth of the camera auto-roaming
- 2023-02-24 23:45:04下载
- 积分:1
-
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。...
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。-Adaptive operator Canny edge detection technology, introduce the proportion of high and low threshold values of the election, the proportion of high and low thresholds for the impact of the image.
- 2022-10-28 01:45:03下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1