-
A simple procedure for robot hands, only simulate two fingers, the whole process...
一个简单的机器人手的程序,只模拟出两个手指,整个程序着重模型视点变换,对于opengl初学者是个不错的学习材料-A simple procedure for robot hands, only simulate two fingers, the whole process model perspective focused on transformation, opengl for beginners is a good learning materials
- 2022-02-26 04:29:38下载
- 积分:1
-
平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又...
平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口规定了在取均值过程中窗口各个像素点所占的权重,也就是各个像素点的系数,这时候就称为加权均值滤波;对于中值滤波,对应的像素点的灰度值用窗口内的中间值代替。实现均值或中值滤波时,为了简便编程工作,可以定义一个n*n的模板数组。另外,读者需要注意一点,在用窗口扫描图像过程中,对于图像的四个边缘的像素点,可以不处理;也可以用灰度值为"0"的像素点扩展图像的边缘。下面给出了采用加权均值滤波的图像平滑函数代码和效果图:-smoothing filter general, the image of energy is mainly focused on the low-frequency part of the noise lies mainly in the high-frequency band, which system to extract the vehicle Edge Information has been concentrated in some of its high frequency, therefore, how to remove high-frequency interference at the same time, maintain the edge information, we Institute enforcement of the content. In order to remove noise, it is necessary for smooth images can be used to the low-pass filter to remove high-frequency interference. Image Smoothing in
- 2022-02-01 03:05:13下载
- 积分:1
-
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。...
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameters, the definition of support from the arc text size.
- 2022-03-16 10:28:09下载
- 积分:1
-
把任一窗口的内容存为位图。有兴趣的下载试试看,只是个小程序。...
把任一窗口的内容存为位图。有兴趣的下载试试看,只是个小程序。-put the contents of a window of survival for bitmap. Interested try to download, it is a small procedure.
- 2022-08-20 04:14:08下载
- 积分:1
-
一个较好的局部放大程序
一个更好的局部放大程序-a better local amplification procedures
- 2022-01-21 01:01:55下载
- 积分:1
-
图像模式识别示例之聚类分析,图像模式识别图书附带源码2~
图像模式识别示例之聚类分析,图像模式识别图书附带源码2~-Image Collection examples of pattern recognition analysis, pattern recognition is incidental source books ~ 2
- 2022-03-12 15:19:32下载
- 积分:1
-
图象分割,包括并行边界分割,串行边界分割,并行区域分割,串行区域分割...
图象分割,包括并行边界分割,串行边界分割,并行区域分割,串行区域分割-Image segmentation, including the parallel partition boundaries, partition borders serial, parallel region segmentation, region segmentation serial
- 2022-06-26 01:56:08下载
- 积分:1
-
对于黑白图像,边界处理。利用SOBLE算子与拉普拉斯变换等。具有很高的研究与试验价值...
对于黑白图像,边界处理。利用SOBLE算子与拉普拉斯变换等。具有很高的研究与试验价值-for black-and-white images of boundaries. Use SOBLE Operator and Laplace transform other. High research and experimental values
- 2023-07-30 04:50:03下载
- 积分:1
-
可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存...
可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存位墙纸.具有打印图片功能.这个小工具还支持多国语言(简体中文、英文)-can capture the entire screen, window activity, delay capture window, capturing the title contains the window, users window, scroll window, and capture images can be saved as BMP, stylish photographs, can be used paint tools editing, wallpaper spaces can be preserved. With Photo Print function . this small tool also supports multiple languages (English, English)
- 2022-08-08 22:11:06下载
- 积分:1
-
image of this program's three, apply to athletes who portal, please make goo...
此为图象编程之三,适合于刚入门之选手,请好好使用。-image of this program"s three, apply to athletes who portal, please make good use of.
- 2022-08-21 23:20:09下载
- 积分:1