登录
首页 » Special Effects » 为Matrox Meteor

为Matrox Meteor

于 2022-02-05 发布 文件大小:151.49 kB
0 259
下载积分: 2 下载次数: 1

代码说明:

为Matrox Meteor-Ⅱ/ 图像采集卡MIL捕获图像程序-For the Matrox Meteor-⒑/frame grabbers MIL image capture process

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

发表评论

0 个回复

  • 图像放大源码,可以将图像放大的源程序。非常详细。
    图像放大源码,可以将图像放大的源程序。非常详细。-Enlarge image source, you can enlarge the image of the source. Very detailed.
    2022-02-22 11:35:09下载
    积分:1
  • 打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件...
    打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
    2023-07-29 11:35:04下载
    积分:1
  • 实现图像的中值滤波处理,从而实现对图像的处理
    实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
    2022-03-18 09:49:38下载
    积分:1
  • You can draw an arbitrary polygon, and can choose different colors
    可以绘制任意多边形,并且可以选择不同颜色-You can draw an arbitrary polygon, and can choose different colors
    2022-08-22 22:03:28下载
    积分:1
  • 使用DELPHI 编写的实现三角形 以及可以推广到多边形窗体 自己参考源码 进行修改...
    使用DELPHI 编写的实现三角形 以及可以推广到多边形窗体 自己参考源码 进行修改-prepared to use Delphi as well as the realization of triangular polygons can be promoted to Form reference to source code changes
    2023-01-09 01:00:04下载
    积分:1
  • 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
    分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi 赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi -divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
    2022-09-04 18:25:03下载
    积分:1
  • err
    基于visual c++ 2005实现 ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
    2022-03-11 10:05:49下载
    积分:1
  • OpenCV Chinese information OpenCV is Intel open source computer vision library....
    OpenCV中文资料 OpenCV是Intel开源计算机视觉库。 它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-OpenCV Chinese information OpenCV is Intel open source computer vision library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
    2023-07-02 19:00:04下载
    积分:1
  • 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等...
    源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-Source image contains a common morphological algorithms, such as images of basic logic operations, threshold segmentation, edge treatment, holes filled, etc.
    2022-01-20 23:15:06下载
    积分:1
  • 仿真表明,C程序可以比较真实的模拟自然的云…
    一个模拟显示自然云彩的C程序,可以比较真实的模拟云彩的演化过程。 -simulation showed a natural clouds of C procedures can compare the true simulation of the evolution of clouds.
    2022-07-17 04:43:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载