登录
首页 » Visual C++ » Vista

Vista

于 2010-04-24 发布 文件大小:617KB
0 140
下载积分: 1 下载次数: 0

代码说明:

说明:  位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载(Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • rm
    说明:  RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
    2011-11-06 15:53:49下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • Binarization-Transformation
    图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法(Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, and text to identify the most useful Niblack method)
    2011-11-19 09:53:11下载
    积分:1
  • differential-operation
    实现图像的滤波、锐化、边缘检测、微分处理及图像平滑(Image filtering, sharpening, edge detection, differential processing and image smoothing)
    2013-02-27 21:00:36下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • PICPRO
    该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
    2012-08-31 10:29:39下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分:1
  • gxty
    一种光学测试的算法,有助于全面分析激光大气传输特性及其对光电系统性能的影响,希望对大家有帮助哦(An optical testing algorithm, which helps to fully analyze the characteristics of laser propagation in the atmosphere and its impact on the performance of photovoltaic systems, we want to help oh)
    2017-03-03 16:14:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载