登录
首页 » c » 时间空间感知信息SI和TI计算工具,可以计算YUV视频也可以直接从码流域计算。

时间空间感知信息SI和TI计算工具,可以计算YUV视频也可以直接从码流域计算。

于 2022-10-04 发布 文件大小:34.88 MB
0 113
下载积分: 2 下载次数: 1

代码说明:

时间空间感知信息SI和TI计算工具,可以计算YUV视频也可以直接从码流域计算。时间感知信息和空间感知信息是ITU提出的标准,分别反映视频/图像的时间复杂度和空间复杂度,其值越大,则代表视频内容越复杂。可以作为视频的一种属性,也可以用来分类视频的内容等等。

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

发表评论

0 个回复

  • SVGigE SDK Reference
    说明:  SVS相机二次开发接口说明文档,有利于开发SVS相机,获取图像(SVS Camera Development Interface)
    2018-12-29 08:52:53下载
    积分:1
  • 摄像头直立V1.4
    摄像头两轮原理图pcb完整版大小结构都十分精确适合飞思卡尔竞赛(The size and structure of the complete PCB version of the two rounds of the camera schematic are very precise and suitable for Freescale competition)
    2020-06-19 04:40:01下载
    积分:1
  • 触摸屏
    void gui_fill_circle(u16 x0,u16 y0,u16 r,u16 color) {   u32 i; u32 imax = ((u32)r*707)/1000+1; u32 sqmax = (u32)r*(u32)r+(u32)r/2; u32 x=r; gui_draw_hline(x0-r,y0,2*r,color); for (i=1;isqmax)// draw lines from outside   {   if (x>imax)  { gui_draw_hline (x0-i+1,y0+x,2*(i-1),color); gui_draw_hline (x0-i+1,y0-x,2*(i-1),color); } x--; } // draw lines from inside (center)   gui_draw_hline(x0-x,y0+i,2*x,color); gui_draw_hline(x0-x,y0-i,2*x,color); } }   //两个数之差的绝对值  //x1,x2:需取差值的两个数 //返回值:|x1-x2| u16 my_abs(u16 x1,u16 x2) {   if(x1>x2)return x1-x2; else return x2-x1; }   //画一条粗线 //(x1,y1),(x2,y2):线条的起始坐标 //size:线条的粗细程度 //color:线条的颜色 void lcd_draw
    2022-08-08 02:20:29下载
    积分:1
  • This is a three
    这是一个关于信息三层提示的程序这是一个关于客户关系管理的应用程序-This is a three-tier information on the procedures suggest it is on a customer relationship management application
    2022-08-09 19:53:19下载
    积分:1
  • 串口实现双机互联
    一个简单的串口实现双机互联,,比较实用,有兴趣可以(a simple dual-serial connectivity, and more practical, interested can s)
    2005-05-19 16:57:35下载
    积分:1
  • at24c02-eeprom-iic
    单片机对eerom的使用驱动 含注释(The microcontroller use on eerom, drive containing annotations)
    2012-06-09 16:12:35下载
    积分:1
  • book
    图书管理系统 满足小型图书管理借阅 增加读者删除读者(Library management)
    2014-01-03 17:00:44下载
    积分:1
  • logtest
    一个简单的mfc密码登陆程序,适合刚刚接触mfc的初学者(An easy login programe of mfc. The freshman of mfc will like it.)
    2012-02-28 19:37:41下载
    积分:1
  • UART_GUI
    RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)
    2014-12-22 17:51:39下载
    积分:1
  • PIC18F4550-to-MRF24J40MA
    PIC18F4550 to MRF24J40MA
    2012-06-01 05:19:47下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载