资源列表
Edge-Detection
- opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
localnormalize
- LOCALNORMALIZE A local normalization algorithm that uniformizes the local mean and variance of an image. ln=localnormalize(IM,sigma1,sigma2) outputs local normalization effect of image IM using local mean and standard deviation estimated by Gaus
VC控件
- 一个自制的editbox
PCA
- matlab PCA,主成分分析经典算法-matlab PCA, principal component analysis of the classic algorithm
mat2cad
- 将MATLAB中的图形导入到autocad中-Will MATLAB graphics into autocad in
Clock
- Analog clock using just a form3 and lines
kpca
- kpca程序代码,用于图形图像处理,很经典的算法程序-kpca code for the graphic image processing, it is the classic algorithm program
aim
- 画出二维图形,正方形和三角形,可对其进行位置平移变换-Draw a two-dimensional graphics, square and triangle, can undertake to its position translation transformation and so on
automaticpeakdetection
- This the program for peak detection. it can detect peak values of any types of images-This is the program for peak detection. it can detect peak values of any types of images
lixanyuxuanbianhuan
- 离散预选变换 是nfs系统 离散傅里叶变换dct dft 嵌入式系统的 望天秒版版本-Discrete transform the pre-selection system is nfs Discrete Fourier Transform dct dft embedded systems Parashorea seconds Release
image-overblocking
- image overblocking, when processing an image this is a common phenomenon,this program uses the operating environment matlab prepared, in the hope of help enthusiasts.
c105
- 变温度为华氏摄氏度 然后让你知道温度为多少华氏摄氏度-#include < stdio.h> void main(){ double f,c printf( 请输入华氏温度: ) scanf( lf ,&f) c=5.0/9.0*(f-32) printf( 与华氏温度 .2lf对应的摄氏温度是: .2lf\n ,f,c) }
