-
Computer Graphic
- 2022-06-14 14:06:14下载
- 积分:1
-
Visual c++ to prepare the host
Visual c++编写主机端虚拟频谱显示仪!-Visual c++ to prepare the host-side virtual spectrum displays!
- 2023-02-07 12:50:03下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称...
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称-use Solidworks APIVisual Basic and development of the automatic change So lidworks Mapping the current window activated parts of the name
- 2023-07-04 01:20:02下载
- 积分:1
-
Bspline曲线一笔画锚,C语言编写,以编译
Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
- 2022-02-20 15:53:58下载
- 积分:1
-
this example from the routines Allegro V3.12 package transplant, the original do...
这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examplesex4.c
原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同
心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples ex4.c Shawn Hargreaves is the original author. This procedure demonstrated how to operate a palette, with a set of concentric circular painting on the screen through the cycle and have a wonderful palette of effects.
- 2023-08-15 23:40:03下载
- 积分:1
-
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。...
gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。-gabor filter can detect edges, and is conducive to beginners learning.
- 2022-06-29 19:58:31下载
- 积分:1
-
digital image processing and realizing gray histogram, pseudocolor, denoising a...
数字图像处理,实现灰度直方图、伪彩色、消噪等等一系列图像的优化处理,采用c-digital image processing and realizing gray histogram, pseudocolor, denoising a series of image processing optimization, using c
- 2022-06-12 21:48:20下载
- 积分:1
-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。...
OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of circular. When we use the attached picture on the procedures directory.
- 2022-03-23 18:13:56下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1