搜索资源列表
Hough
- Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc
Automatic_Number_Plate_Recogni
- 基于java的自动数字车牌演示程序。 执行javaanpr\dist\javaanpr.jar即可,snapshots中为测试图片,测试效果较好。,Demo Program of Automatic Number Plate Recognition System Based on Java.
DVA
- dist vec algorithm, finds shortest path in a given graph
CalculatingPointTriDistance
- Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1 P2 P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distanc
Rotation-vector-method-based-on-power-quality-dist
- 基于旋转向量法的电能质量扰动检测分割 基于旋转向量法的电能质量扰动检测分割-Rotation vector method based on power quality disturbance detection segmentation
Characteristics-of-the-3d
- 采用菲涅尔近似公式和傅里叶级数展开的方法, 分析了罗奇光栅、正弦强度光 栅、正弦振幅光栅的泰伯衍射光场的三维强度分布特征, 给出了计算机模拟的三维强 度分布图, 并讨论了一些在三维传感领域有应用前景的性质。-In th is paper, w e calcu late the 32D in ten sity dist ribu t ion of Talbo t diff ract ion f ield of the u sually u sed Ronch i grat ing, s
A-32D-Digital-Watermarking-System
- 基于虚拟光学信息隐藏理论提出了一种三维空间数字水印算法1 该数字水印算法能成为 一种多媒体数据产权保护的有效方案1 对算法的测试结果表明,该算法对于噪音叠加、剪切、旋转、 有损压缩等常见的图像处理操作具有较高的鲁棒性1 由于引入了虚拟光学信息隐藏思想,将虚拟 光路的几何结构参数作为密钥,设计出了多重“锁”和多重“密钥”1 随机模板编码技术的引入,更进 一步提高了数字水印系统的密钥空间. 仿真实验结果表明该算法具有很好的安全性1- A new approach to digital
inner-dist-articu-distrbution
- using the inner-distance for classification of articulated shapes.
acad2000
- === 命令说明====== zq--上一缩放zoom p zd--动态缩放zoom d ze--范围缩放zoom z z--zoom v--移动move c--复制copy q--平移pan t--偏移offset tt--镜像mirror rt--旋转rotate dss--距离dist aa--圆circle g--直线line gg--多段线pline dt--单行文本dtext r--放弃
bootstrap-3.0.3-dist
- 开源框架学习资料,包括资料和用法 开源框架学习资料,包括资料和用法-Open-source framework learning materials, including information and usage of open source framework for learning materials, including information and usage
EllipseDetector-Dist
- 用于检测椭圆图形,得到椭圆五维参数。内附具体实例,并配有具体程序。-For the detection of elliptical pattern to get the five-dimensional ellipse parameters. Included specific examples, and with specific procedures.
inner-dist-articu-distrbution
- 形状信息描述子算法,是改进以前的形状信息,可用于形状匹配。-Information describing the shape of the sub-algorithm, improving the previous shape information can be used to shape matching.
dist
- finding distances in 1D 2D 3D
dist
- 不用安装tesseract-ocr软件,直接可以调用方法识别图片文字(No need to install tesseract-ocr software, you can directly call the method to identify picture text)