CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 文件分离

搜索资源列表

  1. correlation-dimension(GP-method)

    0下载:
  2. G-P算法计算关联维的 Matlab 程序(mex版) 没有使用”短暂分离“,使用了关联积分的mex文件,速度较快。 -G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents faster.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6848
    • 提供者:杨明
  1. AviToBmp

    0下载:
  2. c++ builder编程,将AVI转换为分离的BMP文件.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3888
    • 提供者:sxs
  1. newnew

    0下载:
  2. 本人亲手用C++builder编写的一个图像处理小程序,包含可执行文件和所有源码,在BCB6.0上调试通过。功能有图像灰度化、缩放、Sobel算子及prewitt算子实现边缘检测,还能根据颜色将图片的前景和背景分离。是学习图像处理编程的好东东。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:766149
    • 提供者:gung66
  1. RGB2YUV

    1下载:
  2. 去隔行算法模拟,把一副RGB格式图片(BMP文件)先转为YCbCr格式,然后进行场分离,再基于奇场和偶场,合成帧,提高图像分辨率。-To simulate deinterlacing algorithm, several c codes perform RGB->YCbCr, Deinterlacing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:4373
    • 提供者:hanyu
  1. adaptivethreshold

    0下载:
  2. 用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:150927
    • 提供者:
  1. fft2

    0下载:
  2. 在其他人基础上,改进的可以计算128*128个分离傅立叶变换的程序,可以调用txt文件。-In others, based on improvements can be calculated separation of 128* 128 Fourier transform procedure, you can call the txt file.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:654276
    • 提供者:扶摇金德
  1. bmpenc

    0下载:
  2. 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1200994
    • 提供者:杜睿
  1. yuvtools

    0下载:
  2. 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:317524
    • 提供者:王瑾
  1. yuvprocess

    0下载:
  2. 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:317492
    • 提供者:王瑾
  1. OGL

    0下载:
  2. 分离的OpenGL开发包,只需包含一个头文件即可方便的进行编程。-OpenGL separate development package, just include a header file can easily be programmed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:742029
    • 提供者:myjie
  1. wavelet_fenli

    1下载:
  2. 离散小波变换正反变换分离程序,含可读取小波系数文件重构图像,小波系数分解文件-Discrete Wavelet Transform and against separation procedure, the wavelet coefficients can read the file containing the image reconstruction, wavelet coefficients of decomposed file
  3. 所属分类:Wavelet

    • 发布日期:2016-12-28
    • 文件大小:340992
    • 提供者:shiruiqi123
  1. GreenOfPicture

    0下载:
  2. 打开一个图像文件,该程序可分离计算出RGB中G(绿色)成分较大的像素所占的比例,通常用于农作物持绿性的测定-A VB Progrom used for mearuring Green ratio of a Picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:6224
    • 提供者:sun
  1. FastICA

    2下载:
  2. 利用fastICA算法实现了两幅图像的分离。内附源图像文件(两种)。同时还利用峰值信噪比PSNR和性能指标PI实现了对分离效果的评价。原创代码。-fastICA algorithm is uesd in seperating the mixed images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:379408
    • 提供者:夏恋
  1. splitmerge

    0下载:
  2. 包含两个代码,m文件,基于区域的分裂合并图像分割方法,predicate规定了分裂合并准则,splitmerge用于分裂合并,数字图像处理,冈萨雷斯,Matlab版第十章第四节,区域分离与合并-Contains two code, m files, split and merge region-based image segmentation methods, predicate to the provisions of division merger guidelines, the split
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2176
    • 提供者:陶胡子
  1. rosyGaussModel

    0下载:
  2. 高斯混合模型实现视频图像的背景和前景的分离。输入为视频文件或者计算机上的摄像头。-Gaussian mixture model the background and foreground of the video image separation. The input video files or computer camera.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1244
    • 提供者:rosy
  1. background-and-object

    0下载:
  2. 处理彩色图像,目标和背景相互分离,本文件含有图片和matlab代码-process the color image,saperate the background and object,this file includes the processed color image and matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3021971
    • 提供者:胭脂雪
  1. Particles

    0下载:
  2. 将会增加5行新的代码在我们程序的前面.第一行"stdio.h"允许我们读文件中的数据.它和我们以前用在纹理映射当中是一样的.第二行定义了一些我们要在屏幕上显示的粒子的数目.告诉程序MAX_PARTICLES在这里的数值为1000.第三条行将不断分离的彩色的粒子栓牢在一起,并设置为默认情况.sp和rp用来确定空格键和返回键是否有按住. -Will increase by 5 lines of code in front of our new program. First line of "st
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:8027
    • 提供者:谢东慧
  1. FICA_DEMO

    0下载:
  2. 快速ICA的matlab m文件,是演示代码,可以直接运行。独立分量分析。使用了基于负熵极大值的牛顿迭代法来判断分离结果的非高斯性-Fast matlab m ICA files, is a demo code, you can directly run. Independent component analysis. The non Gauss used Newton iterative method based on negative entropy to determine the max
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1412
    • 提供者:德玛
  1. 25Command

    0下载:
  2. 25个AUTOCAD扩展功能,这是从一个用于冲压模具设计的软件内分离出来的,同时也将相关帮助文件分离出来,附于压缩包内。-I DONOT KNOW ENGLISH
  3. 所属分类:CAD

    • 发布日期:2017-04-30
    • 文件大小:73131
    • 提供者:大军
  1. demo

    0下载:
  2. 利用训练集训练一个高斯模型,进行运动目标的提取(文件中包含数据集)(Use the training set to train a Gaussian model to extract the moving object (the file contains the data set))
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:14751744
    • 提供者:wyl3
« 12 »
搜珍网 www.dssz.com