Skip to content
Snippets Groups Projects
Commit a09b4347 authored by am0ebe's avatar am0ebe
Browse files

.

parent c39a4a56
No related branches found
No related tags found
No related merge requests found
Subproject commit 0963faca00b50e2873b8e5f42795dd425eb84d0f Subproject commit e91551c8e49211457e249c5c533affbe04c77475
...@@ -18,13 +18,15 @@ use opencv to convert raw cam images into JPEG pixel format ...@@ -18,13 +18,15 @@ use opencv to convert raw cam images into JPEG pixel format
operating on the storage server operating on the storage server
VM on ssh thomasboy@172.18.115.7 -> ask Dirk! VM on ssh thomasboy@172.18.115.7 -> ask Dirk!
# build/setup Vimba # build/setup VimbaX
> uses Vimba SDK 6.0 / C++ 1.9 > download from https://www.alliedvision.com/en/products/software/vimba-x-sdk/
> download from https://www.alliedvision.com/en/products/vimba-sdk/#c1497
> see Vimba_installation_under_Linux.pdf > see Vimba_installation_under_Linux.pdf
> unpack Vimba SDK > unpack Vimba SDK
> tar -xzf ./Vimba.tgz > tar -xzf ./Vimba.tgz
> sudo ./VimbaGigETL/Install.sh #add api to path > install TL
-> sa VimbaX/doc/VimbaX_ReleaseNotes/GigETL.html
. SetGenTLPath.sh
sudo VimbaGigETL_Install.sh #add api to path
## SETUP GT1920C: ## SETUP GT1920C:
> connect lap and cam directly via ethernet > connect lap and cam directly via ethernet
...@@ -57,7 +59,7 @@ VM on ssh thomasboy@172.18.115.7 -> ask Dirk! ...@@ -57,7 +59,7 @@ VM on ssh thomasboy@172.18.115.7 -> ask Dirk!
pixel format pixel format
vimbasystem = api VmbSystem = api
> entry point > entry point
> singleton > singleton
> init / shutdown > init / shutdown
...@@ -243,3 +245,11 @@ is firmware still up-to-date? ...@@ -243,3 +245,11 @@ is firmware still up-to-date?
camera feature reference camera feature reference
https://www.alliedvision.com/en/support/technical-documentation.html https://www.alliedvision.com/en/support/technical-documentation.html
VmbC PersistentIp example to change camera’s IP address permanently.
GetStreamBufferAlignment? what is it?
EventCameraDiscovery -> listen to find plugged cams
...@@ -8,39 +8,32 @@ CAMTRON PROCESSING PIPELINE ...@@ -8,39 +8,32 @@ CAMTRON PROCESSING PIPELINE
########################### ###########################
PRIO: PRIO:
* BANF
* documentation A
> hardware: public / sorted
> sketch setup: cam height+resolution for pixel to cm/mm ratio
* documentation A
> sketch
> chamber: cam height+resolution+arena diameter for pixel to cm/mm ratio
> lab: chambers+workstations+HPC
> update libs (opencv, qt, bgs?) > update opencv
-> eval how much work to fix?
> update algorithm for bgs
-> eval how much work to fix? -> eval how much work to fix?
A) A)
########################### ###########################
* BANF/BABF ausfuellen
-> mit cams,lense,fridge,scale,if-cards,cat-cables,IR-LEDs
>> oder ist BANF nur fuer grosse Posten gedacht?
* feinwaage 2x
30mg-2179mg
> mg genauigkeit
> tierwaegemodus -> 10s durchschnitte
* buy fridge -> angebot weiterleiten
-> +49 341 9733134
-> andy.hofmann@idiv.de
# Hardware # Hardware
> research and buy > research and buy
> chambers
> cams > cams
> infrared LEDs > infrared LEDs
done
> chambers
> interface card (pcie2.1) works on PC? > interface card (pcie2.1) works on PC?
> 6x cat6 cables (length 5m) > 6x cat6 cables (length 5m)
> scales
# Documentation # Documentation
> costs. update with what we actually buy!
> sketch: technical: cam (QuantumEfficiency) + IRLED > sketch: technical: cam (QuantumEfficiency) + IRLED
> sketch: setup plan for a chamber > sketch: setup plan for a chamber
> copy last setup plan from thomas > copy last setup plan from thomas
...@@ -51,6 +44,7 @@ A) ...@@ -51,6 +44,7 @@ A)
B) recorder (depends on cam in A)!!!) B) recorder (depends on cam in A)!!!)
########################### ###########################
> use new api Vimba X
> read manual (c++ / vimba) > read manual (c++ / vimba)
============================ ============================
> wait and detect cams > wait and detect cams
...@@ -147,7 +141,6 @@ D) process scripts ...@@ -147,7 +141,6 @@ D) process scripts
> database project \w emilio > database project \w emilio
build: build:
> update CV version to 4.2 (or 4.5?)
> save/load config > save/load config
> Tapter: implement new IBgs > Tapter: implement new IBgs
========= =========
...@@ -157,7 +150,11 @@ D) process scripts ...@@ -157,7 +150,11 @@ D) process scripts
Done Done
####################### #######################
> update to Qt6
> hardware: public / sorted
> BANF
> HPC create valid account > HPC create valid account
> digital grundrisse (measure and plan space) > print > digital grundrisse (measure and plan space) > print > updated skewing
> write mail to fryar (budget MAX 20k) > write mail to fryar (budget MAX 20k)
> print Info: Versions (VimbaApi, OpenCV, Qt) > print Info: Versions (VimbaApi, OpenCV, Qt)
> update CV version to 4.2 (or 4.5?)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment