Author Topic: HikMicro Mini2PlusV2 Image Processing  (Read 232 times)

0 Members and 1 Guest are viewing this topic.

Offline robot300795Topic starter

  • Newbie
  • Posts: 2
  • Country: de
HikMicro Mini2PlusV2 Image Processing
« on: April 26, 2025, 02:37:29 pm »
On the subject of the Hikmicro Mini2PlusV2. The camera works with ios/android and also in Windows or Linux. Under Windows/Linux the camera is recognized as a normal webcam. Useful for basic things, but not for more. However, it is also possible to get the raw. However, these are very different from the previous example. I've already tried a few things, but can't get any meaningful results. Maybe someone has an idea.


main_image       = frame[0:192, 0:256]
sub_image_left   = frame[196:292, 0:128]
sub_image_right = frame[196:292, 128:256]
           
data_test_01 = frame[192:193, 0:22]
data_test_02 = frame[192:193, 198:252]
data_test_03 = frame[193:194, 0:22]
data_test_04 = frame[340:341, 0:18]
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf