登录
首页 » 图形图像 » 爱国者数码相机T1000的二次开发包,有用的着的可以下载.

爱国者数码相机T1000的二次开发包,有用的着的可以下载.

于 2023-03-06 发布 文件大小:582.69 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

爱国者数码相机T1000的二次开发包,有用的着的可以下载.-T1000

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

发表评论

0 个回复

  • 《Visual C++数字处理》配套源代码
    《Visual C++数字图像处理》配套源代码-"Visual C Digital Image Processing" complementary source code
    2022-10-17 19:10:03下载
    积分:1
  • A program of digit recognition.
    数字识别的源代码程序-A program of digit recognition.
    2022-07-03 15:40:55下载
    积分:1
  • This procedure is a C++ Source code, to achieve a three
    本程序是一段C++源代码,实现了对人脸三维模型的三角网络建模。-This procedure is a C++ Source code, to achieve a three-dimensional model of the human face of the triangular network modeling.
    2022-05-14 12:16:52下载
    积分:1
  • jpeg encode
    论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
    2022-03-16 06:35:42下载
    积分:1
  • 8。视频预览(预览视频)12 9。视频设置叠加模式(使振动。
    8预览视频(预览视频)12 9。视频设置为覆盖模式(启用视频覆盖)12 10。命名捕获文档(命名捕获文件)12
    2022-09-17 12:05:03下载
    积分:1
  • this document is on the application of wavelet image of the knowledge, a lot of...
    本文件是关于小波在图象应用知识方面的,有很多比较有价值-this document is on the application of wavelet image of the knowledge, a lot of valuable
    2022-01-23 10:55:00下载
    积分:1
  • 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
    直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
    2023-04-06 10:20:03下载
    积分:1
  • Based on wavelet transform and the steerable pyramid algorithm for image texture...
    基于小波变换和可操纵金字塔算法的图像纹理分析-Based on wavelet transform and the steerable pyramid algorithm for image texture analysis
    2022-05-14 15:51:12下载
    积分:1
  • 算法编程 应用与编程希望对有些人有用
    算法编程 应用与图像编程希望对有些人有用-Algorithm Programming Graphics Programming Application and hope for some useful
    2022-08-10 17:44:00下载
    积分:1
  • fft加窗谐波检测
    利用FFT加窗并对信号进行插值,从而检测谐波。是一种快捷优良的算法,注释很详细,只需要改动一部分即可,谢谢!
    2022-07-27 16:07:44下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载