-
LabVIEW图像采集与分割处理,图形卡和要求…
LABVIEW图像获取及分割处理,需NI图像卡及普通摄像头,也可修改为静态图像处理。-LABVIEW image acquisition and segmentation processing, graphics card and the required NI ordinary camera can also be modified as a static image processing.
- 2022-12-06 07:15:02下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
图像文件信息的提取和二值化处理
使用C语言所编写的图像处理代码,其中分成图像文件信息的提取和二值化处理两部分。将文件添加到项目后,编译通过会生成exe文件,使用控制台来运行exe文件就可以实现相应的操作。程序代码均已经通过测试。图像文件的提取使用bmphdr.c;二值化处理使用ez.c
- 2022-01-25 15:08:24下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框-Based on VC++ The OpenCV prepared by Robert edge detection procedures have the dialog box
- 2022-05-09 01:17:49下载
- 积分:1
-
Who is still a computer graphics algorithm for straight line cutting. . . For yo...
者仍然是一个计算机图形学中对直线的裁剪算法。。。供大家参考-Who is still a computer graphics algorithm for straight line cutting. . . For your reference. .
- 2022-01-25 22:30:06下载
- 积分:1
-
夕阳醉了 一个用FLASH MX编的小程序
夕阳醉了 一个用FLASH MX编的小程序-sunset of a drunk with Flash MX series of small programs
- 2022-05-16 06:44:27下载
- 积分:1
-
这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现...
这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
- 2022-12-22 18:25:03下载
- 积分:1
-
GIF格式的C语言解码源程序GIF89A的标准文档
GIF格式的C语言解码源程序GIF89A的标准文档-GIF format C language source code decoding standard document GIF89A
- 2022-08-17 10:05:18下载
- 积分:1