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

搜索资源列表

  1. Animated_S18084710212004

    0下载:
  2. Title: [ Animated Sliding Form ] Descr iption: This is an example of a new style form animation.Check this now. ## I Need your feedback. ## This file came from Planet-Source-Code.com...the home millions of lines of source code You can view c
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5142
    • 提供者:111
  1. Gdipluspicture

    0下载:
  2. 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:120628
    • 提供者:朱磊
  1. coordinates

    2下载:
  2. 批量自动查询CAD上点坐标,并写入文本文件以供查看-CAD on the volume automatically check point coordinates, and write a text file for viewing
  3. 所属分类:绘图程序

    • 发布日期:2012-11-19
    • 文件大小:528
    • 提供者:xiaoqiu
  1. 081031_pixel_check

    0下载:
  2. 可以讀取任意資料夾內的圖型檔案,並利用滑鼠確認任一點的ARGB值,以及該點的座標。-Can read any folder within the graphic file, and use the mouse to confirm the ARGB value of any point, as well as the coordinates of the points.
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3308411
    • 提供者:MARS
  1. M-Model

    0下载:
  2. Used to view the M-Model file format. Provides a quick way to check the model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:37182
    • 提供者:test
  1. Picking

    0下载:
  2. 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DF
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5326147
    • 提供者:Jun Qian
  1. HZCWY

    0下载:
  2. 将南方CASS软件的图斑叠盖检查错误日志处理成CAD的表文件。-CASS software, the South Polygon Overlap check the error log processing into a CAD file of the table.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:2722
    • 提供者:maochengni
  1. BMPrw

    0下载:
  2. 用C语言写的一个读取BMP图片,并计算RGB值的项目文件,主要是计算心里色差判断-Written in C language with a read BMP images, and calculate the RGB values of the project file, mainly to check the calculation of heart color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:356869
    • 提供者:叶挺
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. gaussianblur

    0下载:
  2. 实现了高斯模糊,用模板实现,在程序中包含头文件后直接使用即可,速度还挺快,比我自己写的快了不止一个数量级,使用时TGaussianBlur<double>BlurFilter BlurFilter.Filter(pImage,NULL,512,512,13)详情请看http://www.librow.com/articles/article-9感谢该文作者的贡献-Implements a Gaussian blur, with the templates, include th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2676
    • 提供者:
  1. MARK_ImagePyramids

    0下载:
  2. SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2867353
    • 提供者:
  1. MARK Dehaze

    1下载:
  2. 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:2708469
    • 提供者:
  1. MARK_Kmeans

    0下载:
  2. 使用k-means算法对一副RGB色彩空间的图像作简单的聚类。根据命令行提示输入聚类的大小K,程序自动计算每一个像素点的归属并着色该点为该类的色彩均值。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-Using k-means algorithm on an RGB color space images to make a simple clustering. According to the command prompt enter the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3136455
    • 提供者:
  1. MARK_Raytracing

    1下载:
  2. ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1469108
    • 提供者:
  1. 2010OPENCV

    0下载:
  2. 一个最简单的OPENCV入门程序,读取图像,显示其反转片效果,给初学者一个很浅显的概念,同时帮你检验你的opencv平台是否搭建成功。用的是最“土”的控制台程序,压缩文件里有编译结果和运行方法,-OPENCV a simple entry application, read the image, showing the effect of reversal film, giving beginners a simple and obvious concept, but to help you c
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21101287
    • 提供者:jerry
  1. [check]DICOMviewer

    0下载:
  2. when you browse your directory and select dicom files, this program will show your dicom file and information.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:5251
    • 提供者:JUHWAN LEE
  1. Trigger_P

    0下载:
  2. File for m face design to check a person face.-File for form face design to check a person face.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:2433
    • 提供者:Mahfuz
  1. ReadBmp

    0下载:
  2. 读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 -Read bmp file various information// check the p
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:28343
    • 提供者:lee
  1. Motion_Detection

    0下载:
  2. matlab 视频中运动目标追踪代码 this programs identifies the moving objects in a video ( continious frames) and displays the moving object in a window. when you execute this code just check whether the input video is supported in matlab r not. so for the tes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1197456
    • 提供者:archer
  1. check-file-write-correct-or-not

    0下载:
  2. On Error檢查磁碟機寫入資料是否正確,可解決高速寫入檔案發生錯誤的機會-On Error check the drive to write data is correct, to resolve high-speed write file error
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2008
    • 提供者:fan3951739
« 12 »
搜珍网 www.dssz.com