资源列表
in-or-out
- 判断点与多边形关系,考虑了多种方法,并写成函数,遇到调用,可直接调用函数即可-Decision point and polygon relations, considering a variety of methods and written function encounter call, call the function directly can
Contour2Area
- Contour2Area convert the contours to closed polygons from where the areas are calculated
DFT-C
- DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.
corner_detection
- 改进的角点检测算法,即在角点检测前进行一个初始判断。这种方法比原来的角点检测算法的计算量更小-modified corner detection method,which gives the original picture a initial judgement before corner detection. It saves a lot calculation.
图形学
- 计算机图形学程序
IV
- 灰度图像的几何变换源码VC++语言类包括平移旋转等-gray images of geometric transformation VC source category includes language translation rotation
areacomput
- 多边形面积计算,对任意多边形进行面积计算,计算几何
常用函
- 常用图象处理函数,进行各种图象处理可以参考,很有价值-common image processing functions, various image processing can reference value
EllipseFitByTaubin
- This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
junzhilvbo
- 关于均值滤波器的相关的MATLAB的源程序 自己编的 希望能采纳-About the mean filter relevant MATLAB source program compiled hoping to adopt
SAR_RDA_Time
- 目的:原始正侧视距离-多普勒算法 创建时间:2013年9月21日 22:58 修改时间:2013年9月24日 15836
fsk调制
- 基于matlab环境下的fsk系统的调制和解调的图像。