CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - MFC计算

搜索资源列表

  1. fast-Canny

    0下载:
  2. 用Canny算子提取边缘 高速mfc计算可以学习参考-Canny operator extract high risk calculation can learn mfc reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:87700
    • 提供者:wu tao
  1. PICTURE

    3下载:
  2. VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157629
    • 提供者:杜红艳
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:310508
    • 提供者:李成
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1189030
    • 提供者:龙胆
  1. CBIR

    3下载:
  2. 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:197482
    • 提供者:lvlu
  1. sssss

    0下载:
  2. 用MFC对话框实现,图片纹理特征的分析,计算图像各种值。-MFC dialog box with the realization of the analysis of image texture features to calculate the various values of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:46090
    • 提供者:cellfeng
  1. ImageProcessing

    0下载:
  2. 图形图像纹理分析,基于MFC开发,计算图像的纹理特征-Graphic image texture analysis, MFC-based development, computing image texture features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11069638
    • 提供者:zxinxin
  1. SimplePixelTest

    0下载:
  2. 像素点读取计算复制之后旋转bmp位图的算法。可以自定义参数。MFC实现。-After reading the copy pixel calculation algorithm for rotating bitmaps bmp. You can customize parameters. MFC implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2275217
    • 提供者:文明
  1. imageprogressing

    0下载:
  2. MFC下的图形图像处理技术,通过识别细胞的颜色来边缘检测,然后计算出细胞的个数,其中还用到了腐蚀与膨胀技术-MFC under the graphic image processing technology, by identifying the color edge detection cell, and then calculate the number of cells, which also uses technology and expansion of corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644224
    • 提供者:DC
  1. image

    1下载:
  2. 一个简单的图像处理mfc程序,包括图像显示,参数计算,图像直方图,空间域频率域滤波,复原等-Mfc a simple image processing procedures, including image display, parameter calculation, the image histogram, spatial frequency domain filtering, restoration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4053011
    • 提供者:sixmore
  1. f

    0下载:
  2. 打开图像,显示图像数据,灰度计算-C++ MFC image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1630446
    • 提供者:唐林奇
  1. MatrixCalculator

    0下载:
  2. 矩阵库计算的实例,对于VC++图像处理及MFC有帮助-Examples of calculation of matrix library, it is helpfull for VC++ image processing and MFC
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2463439
    • 提供者:孟凡龙
  1. ImageProcessSobel

    0下载:
  2. 基于Sobel的图像质量评价方法,使用MFC编写的简单程序可以导入图片计算清晰度。-Based on Sobel image quality evaluation method, a simple program written using MFC can import pictures calculate clarity.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:265177
    • 提供者:小王
  1. CALCULATEYCHANNEL-0729

    0下载:
  2. 基于MFC的24位图和32位图中心区域的Y明度平均值计算,中心区域可自己设定。-MFC 24 and 32 in the center region of the Bitmap bitmap Y brightness average value calculation based on the center of the region can be set.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4485074
    • 提供者:张海棠
  1. polygon-area-calculation

    0下载:
  2. 利用建立MFC工程实现对于任意多边形的显示与面积计算。-Use MFC project to establish and implement the display area of ​ ​ an arbitrary polygon calculations.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-26
    • 文件大小:65637376
    • 提供者:李一清
  1. psnr

    0下载:
  2. 两个视频的psnr比较,并利用mfc进行了界面设计,实现了将视频文件传送进去后,计算出psnr值并绘制出坐标图-Two video psnr comparison, and the use of mfc interface design, the realization of the video file sent into, calculate the psnr value and draw the coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:72765440
    • 提供者:郑旭
搜珍网 www.dssz.com