搜索资源列表
计算几何C语言描述
- 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
计算几何算法
- 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
基于像素标记的连通区域计算程序
- 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
计算几何学的相关算法
- 计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the
计算几何
- 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
hu矩的计算
- 2d图像各阶hu矩的计算,matlab语言实现
分形维数算法计算纹理粗糙度
- 分形维数算法计算纹理粗糙度
利用DFT计算图像功率谱
- 利用DFT计算图像功率谱
图像分割、迭代法、直方图的统计计算
- 图像分割、迭代法、直方图的统计计算、二值化图像,Image segmentation, iterative method, histogram of statistical computing, binary image
基于vc++与opencv实现的视频图像Hu矩计算
- 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
地理量算.计算多边形的周长及面积
- 计算多边形的周长及面积, Computation polygon perimeter and area
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
fft1 在ubuntu环境下利用opencv对图像进行中心化频谱计算
- 在ubuntu环境下利用opencv对图像进行中心化频谱计算,并显示出图像-Opencv in ubuntu environment using the image center of the spectrum calculation, and display the image
jsjh.rar
- 计算几何北大oj上的题目的代码,几何公式和计算几何题目总结及分类。,Oj North computational geometry code on the subject, geometry formulas and computational geometry and classification of the subject summary.
Cal_entropy.rar
- 基于matlab平台计算一副图像的信息熵,Calculate the entropy of an iamge using matlab
霍夫直线计算图像倾斜角度
- 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
钢管混凝土本构关系的数值计算
- 利用该程序可以将钢管混凝土的本构关系与实际工况相结合,进行精确计算(By using this program, the constitutive relation of concrete filled steel tube can be combined with the actual working condition, and the accurate calculation can be carried out)
灰度计算
- 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
计算均方差最小时候的average和d
- 用于计算均方差的源码,自己编写的程序,测试可用(Used to calculate the mean square error of the source code, written by myself, the test is available.)
NDVI批量计算Python代码
- NDVI最大值合成法批量计算Python代码(Python Code for Batch Computing by NDVI Maximum Composition Method)