-
电子元器件drawchip配置范畴的发展,和它…
DrawChip组态开发电子元件类,对图形界面及其元件绘制,显示有指导作用!-The development of electronic components DrawChip configuration category, and its components on the graphical interface mapping revealed that the guiding role!
- 2022-09-19 09:35:02下载
- 积分:1
-
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到...
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到-not extract passwords, use DShow simultaneous video preview and capture, everyone in the image of programming to use
- 2022-02-03 18:28:56下载
- 积分:1
-
morphological methods used to eliminate noise images expansion computing. Struct...
利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
- 2023-06-15 22:10:03下载
- 积分:1
-
一个放大的小程序,可以无限制的发大,对于感兴趣的朋友可以得到一点启示...
一个放大的小程序,可以无限制的发大,对于感兴趣的朋友可以得到一点启示-An amplification of small procedures, the fat can be unlimited, and for interested friends can get a little enlightenment
- 2022-08-04 11:47:03下载
- 积分:1
-
GeoTIFF
GeoTiff读写,利用文件映射可以操作大文件-GeoTiff
- 2022-08-02 20:37:11下载
- 积分:1
-
粒子运动,详细描述粒子运动,是个很好的程序
粒子运动,详细描述粒子运动,是个很好的程序-Particle movement, a detailed description of particle motion, is a good procedure
- 2022-01-24 08:45:15下载
- 积分:1
-
bitmap file format, and display information byte
位图的文件格式,并显示字节信息-bitmap file format, and display information byte
- 2022-03-07 13:53:37下载
- 积分:1
-
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形...
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
- 2022-04-12 16:00:59下载
- 积分:1
-
使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。...
使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
- 2022-01-25 23:06:42下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1