资源列表
lpm
- 從網路取得關於自相關log-polar變換的實作。
dsdsin
- 彩色图像的数值拟合分析方法。计算简单速度快。优点多多。-color image analysis of the numerical fitting method. Simple calculation speed. Manifold benefits.
CG-30
- 计算机图形学中的边填充算法的实现方法,C++实现环境
forward-intersection
- forward intersection(前方交会),是航空相片进行处理之前的一个必备操作。-Forward intersection (intersection), is an essential operation before the aerial photo processing.
DDALINE
- 利用DDA算法生成直线,一个比较小的程序
main
- image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
sevrrak
- Drop-Dead Simple Monte Carlo Codes 数个文件啊 好东西-Drop- Dead Simple Monte Carlo Codes several files Good things
2-09(肾形图案)
- 自己编的vb编程,这是肾球源代码!请多多指教!-vb own series programming, which is kidney-source code! A great weekend!
payment_calc
- 这是我用MATLAB做的计算器,只供参考-calutor
christmas
- A simulator for Christmas Tree in C language using graphic mode.
skeletonize
- solemnization: Finding the skeleton in the given image which can be use in many application such as object detection by combining it with some methods such as region growing-solemnization: Finding the skeleton in the given image which can be use in m
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1