-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
Producing-Letters-on-7Segment
Assembly code for interfacing a 7segment that display a random Letters.
- 2013-08-08 14:50:59下载
- 积分:1
-
Image-Processing
VC++图像程序处理 是由杨淑莹老师编写的 对于计算机视觉 等课程有重要作用 (VC++ image processing program written by Yang Shuying teacher courses for computer vision plays an important role)
- 2011-11-07 17:27:35下载
- 积分:1
-
提取图像的局部二值特征 LBP matlab
提取图像的局部二值特征;广泛用于纹理特征提取
具有旋转不变性(Extract local two value features of images; widely used in texture feature extraction.
Rotation invariance)
- 2018-09-09 17:17:26下载
- 积分:1
-
28633
画任意旋转点源码,例程程序使用画板,根据两点的坐标及旋转角度画出旋转点的坐标。(Videos arbitrary rotation point source , a routine procedure using Sketchpad , coordinate rotation point to draw the coordinates of two points and the angle of rotation .)
- 2015-09-12 22:53:09下载
- 积分:1
-
reli-gongsi--kaifa-xuqiushuo
国家发改委建立能耗在线监测平台,要求各用能单位设立独立服务器上报每日能耗数据。XX热力总公司下属9家供应站每日消耗能源需由各家负责人根据要求填报,每日由XX热力总公司汇总后统一上报到监测服务器上传到国家发改委平台。在此背景下,热力总公司委托我们在建设企业监测平台时提供一套填报汇总系统。具体需求见以下描述(National Development and Reform Commission to establish energy-line monitoring platform, requiring the establishment of an independent server using units reported daily energy consumption data. XX heat supply station Corporation under nine daily energy consumption to be based on requirements for filing by each person in charge, after the summary by XX unified thermodynamic Corporation reported daily to the monitoring server platform uploaded to the NDRC. In this context, we provide a thermal head delegate summary reporting system in the building of enterprise monitoring platform. See the following description of specific needs)
- 2015-01-03 20:50:45下载
- 积分:1
-
BP
说明: 利用BP算法进行SAR成像,BP算法是一种对时域回波数据进行成像的算法(BP algorithm was used for SAR imaging)
- 2019-04-29 14:05:06下载
- 积分:1
-
Watermarking
Add watermark to image
The program provide the interface to the user that the watermark can be easily added to the image
- 2008-01-31 18:20:28下载
- 积分:1
-
SpatialPyramid
空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等(Beyond Bags of Features: Spatial Pyramid Matching
for Recognizing Natural Scene Categories
)
- 2013-01-15 16:38:58下载
- 积分:1
-
suzy_080505_1
对于叶片面积的计算,进行图像预处理,灰度转换、直方图、去噪声等,最终计算出叶片面积的像素和。(For the calculation of leaf area, image pre-processing, gray-scale conversion, histogram, to noise, etc., and ultimately calculate the leaf area and the pixels.)
- 2020-12-02 15:49:27下载
- 积分:1