搜索资源列表
深度图像生成
- 深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
newtonhuan
- 这个程序可以实现牛顿环(Newton s rings)的演示, 其中可调参数包括波长, 透镜曲率半径及最低点空气缝隙的厚度.参数的调节是通过欢快实现的,其中颜色 随波长近似的变化. 本程序可以增进读者对牛顿环的理解.-this procedure can be achieved Newton Central (Newton's rings) demonstration. with adjustable parameter
primdual
- 一个简单的图象去噪的算法,利用原偶算法及曲率计算-a simple image denoising algorithm, dual use of the original algorithm and curvature calculation
GUI_Corner
- A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
CurveLab
- 曲线快速匹配matlab程序,功能全面包括FMM迭代,曲率匹配,炼码计算等,非常适用。推荐!-curve fast matching Matlab procedures, including the full functions of FMM iteration, curvature matching, Lian dollar terms, very well. Recommended!
COMPDIR
- % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns stee
20063311048067583
- 角点是图像的重要特征,一般指曲率大的边缘点,该代大戏是用MATLAB编写的角点检测算子。-corner image is an important characteristic of large curvature generally refers to the brink, The show is substituting prepared using MATLAB corner detection operator.
Image_Processing_algorithm_SRM
- osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pai
Findcoins
- 这是一个老外写的利用曲率来识别硬币的MATLAB程序。作者所在国家的硬币偏黄色,拍摄的时候反光比较少,容易识别,国内的硬币则不然,特别是1块和1毛的硬币,很容易产生反光,因此识别时要消除反光。但是这种识别方法简单,实时性好,不失一种良好的参考。国内用图像识别硬币作的还很少,一般都是通过考查硬币的材质来判断硬币,成本较高,而软件来识别成本较低,但是有一定的难度。-This is a foreigner to write the use o
WAVE_EDGE_MATCH
- 本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘 在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transfor
demo_MLS
- 计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率。详细内容请见readme文件和demo文件-Calculation of three-dimensional scattered point cloud of curvature, including the principal curvatures, Gaussian curvature and mean curvature. Details please refer to re
aaaa
- 数值计算三次样条实验设 表示 在 上之最小曲率半径。按规范设计规范 ,其中 为实地所测最小曲率半径-Cubic Spline numerical experiments based on that of the smallest radius of curvature. By standardizing design specifications, including for the smallest field of the meas
segmentaion
- 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Seg
Curvature
- 这是一个曲率算法实现工具,对图像处理有着重要的应用,并有测试代码-This is a curvature algorithm tool for image processing has important applications, and test code
Curvature
- This is to compute discrete curvature from STL (tesselated)3D model.
Control.radius.curvature.measurement.data.ellipsoi
- 控制测量椭球面曲率半径资料Control the radius of curvature measurement data ellipsoid -Control the radius of curvature measurement data ellipsoid
curvature
- MATLAB code for trajectory smoothing and curvature calculation.
Gauss-and-Mean-Curvature
- 用matlab开发的计算给定曲面点云的,高斯和平均曲率图-Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map
curvature
- 求解一个图像的曲率,程序完整,正确,可以用于图像处理-Solving an image of the curvature, the program complete, correct, can be used for image processing
code-of-curvature
- 在球面,曲面上计算任意一一点的曲率值,梯度值。-Calculate any point on the sphere, surface curvature values , gradient values.