搜索资源列表

  1. Shape-Recognition

    0下载:
  2. 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the bi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:51200
    • 提供者:tom
  1. LBF

    0下载:
  2. his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:284672
    • 提供者:aseman
  1. MatlabFns.tar

    0下载:
  2. hopfield neural network for binary image recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:9004032
    • 提供者:waqar
  1. tree

    0下载:
  2. 对二叉搜索树的C#实现,有增,搜,删的功能-Binary search tree of the C# to achieve, there are increasing found, delete function
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:李宇鹏
  1. gujia

    0下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:72704
    • 提供者:hujiang
  1. convert

    0下载:
  2. 将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4034560
    • 提供者:刘恒
  1. p5

    0下载:
  2. Tutorial CODE conversors binary-gray and bcd-2-5-Tutorial CODE conversors binary-gray and bcd-2-5
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:lucas mg
  1. ddqyz

    0下载:
  2. 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.-get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:wanghong
  1. BinFileHex1

    0下载:
  2. ErdoganTan Binary File Editor 1.0 Visual Basic 源码for Win32-ErdoganTan Binary File Editor 1.0 Visual Basic source code for Win32
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:71680
    • 提供者:市容百
  1. bin2bcd

    0下载:
  2. Binary to BCD converter
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Natacho
  1. BinaryViewShow

    0下载:
  2. 打开二进制十六进制的一个程序,希望又需要的同志们下载看看,感觉还是很有用的。-Open a binary hexadecimal procedures comrades need to download and see, feel or very useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:800768
    • 提供者:许恒
  1. 8-bit_multiplier

    0下载:
  2. 用ASM原理做二進位8-BIT乘法的乘法器,內附範例的輸入檔。-ASM to do with the principle of binary multiplication of 8-BIT multiplier, the input file containing a sample.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:沉默劍士
  1. BinarySearch

    0下载:
  2. A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
  3. 所属分类:并行运算

  1. RLE

    0下载:
  2. 二值图像 游程编码 自己测试过。。。绝对可用-Binary image run-length coding themselves tested. . . Definitely can be used
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:龙军
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:mashomid
  1. convert_string

    0下载:
  2. source code convert from string to binary
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:jack
  1. binary

    0下载:
  2. provides the binary code conversion to be used in html pages
  3. 所属分类:WEB源码

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:venki
  1. Binary

    0下载:
  2. 二叉排序树的实现,只要功能用生成、插入、和删除,适合数据结构初学者-Binary sort tree realization, as long as the function used to generate, insert, and delete data structure suitable for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:gahn
  1. OBST

    0下载:
  2. Optimal binary search tr-Optimal binary search tree
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:abocs1984
  1. looms

    0下载:
  2. 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:56320
    • 提供者:Mountain
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org