VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to initialize any kind of video input like webcams, video files, frame grabbers, IEEE 1394 cameras and so on. You can initialize multiple inputs at the same time and show them in the screen. Also, you can show the results of the processing steps of your computer vision algorithm (extracted edges, back projections, Detected blobs...) This way you can see the results of what are you coding, checking the results of your algorithm steps. Moreover, the implemented visualization scheme make easier to combine computer graphics with video, for example to show a 3d model on top of video for augmented reality applications.
標(biāo)簽:
open-source
developing
VideoMan
Manager
上傳時間:
2014-01-21
上傳用戶:chongcongying
配電網(wǎng)中,各種配電終端的電流、電壓、有功功率及無功功率等模擬量的采集是配電網(wǎng)自動化的重要環(huán)節(jié)。這些模擬量的采集也是各種儀器和家用電器的必要功能。因此,設(shè)計了基于嵌入式STM32F103單片機(jī)的交流電壓、交流電流及有功功率的采集系統(tǒng),通過電壓互感器TV1005M和電流互感器TA1005M分別檢測交流電壓和交流電流值;屏幕或者手機(jī)APP和WiFi模塊互聯(lián)后,可以實時顯示交流電壓、交流電流、功率及電量值;通過設(shè)定閾值功率,可以實現(xiàn)對電流的監(jiān)控和對電路的保護(hù)。In the distribution network,the collection of analog,such as current,voltage,active power,and reactive power at various distribution terminals is a very important part of distribution network automation. These analog acquisitions are also for various instruments and household appliances. Very important technology. Therefore,an AC voltage,AC current and active power acquisition system based on embedded STM32 F103 machine is designed,and AC voltage and AC current values are Detected by voltage transformer TV1005 M and current Transformer TA1005 M respectively;After the screen or mobile phone APP and WiFi modules are interconnected,AC voltage,AC current,power,and power values can be displayed in real time;By setting the threshold power,the current can be monitored and the circuit can be protected.
標(biāo)簽:
stm32f103
單片機(jī)
電流電壓采集
上傳時間:
2022-03-27
上傳用戶:shjgzh