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

.

parent 6aba50b4
Branches
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
# AR (aspect ratio) mostly 16:9. For the Arena a square is needed, the rest will just be cropped. # AR (aspect ratio) mostly 16:9. For the Arena a square is needed, the rest will just be cropped.
precision=2 precision=2
resolutions={ resolutions={
"VGA":640*480,
"HDready":720*480, # 0.3MP "HDready":720*480, # 0.3MP
"fullHD":1080*1920, # 2MP "fullHD":1080*1920, # 2MP
# "fullHDplus":2160*1080, # 2.3MP # "fullHDplus":2160*1080, # 2.3MP
......
Subproject commit 521d5c5d3fb9580a2a458be99f39eb74ff33c506 Subproject commit 1be8c2afd18a4c3dc35b952f291a0e4171fb55ba
M = ruler
-> space
-> snap to path and cusp-nodes
shift + click - select multiple
...@@ -21,13 +21,14 @@ Does ...@@ -21,13 +21,14 @@ Does
Hardware setup: Hardware setup:
> Thermostat/Plantgrow chamber > Thermostat chamber
> 20 k€ for thermochamber > cams + lenses
> 2 towers
> with network interface cards
> round tube with camouflage > round tube with camouflage
> sizes in (height/width)
> light?
> thermometer + humidity sensor > thermometer + humidity sensor
> cams
> light?
Software Setup: Software Setup:
> deploy to VM > deploy to VM
...@@ -69,9 +70,7 @@ Software Setup: ...@@ -69,9 +70,7 @@ Software Setup:
############################### ###############################
## CAMs ## CAMs
############################### ###############################
IR? ...
strom. (poE, USB, netzteil)
hdmi?
...@@ -126,3 +125,4 @@ Prosilica GX: ...@@ -126,3 +125,4 @@ Prosilica GX:
configure LAG (Link aggregate group) configure LAG (Link aggregate group)
-> double available bandwith to 240 MB/s! -> double available bandwith to 240 MB/s!
##################### #####################
...@@ -8,27 +8,46 @@ CAMTRON PROCESSING PIPELINE ...@@ -8,27 +8,46 @@ CAMTRON PROCESSING PIPELINE
########################### ###########################
PRIO: PRIO:
* research cam * BANF
* buy fridge * documentation A
* calc D) for test data set (get data from joerdis?) > hardware: public / sorted
-> with all frames > sketch setup: cam height+resolution for pixel to cm/mm ratio
-> undersample, shorter length
-> compare results. same?
* HPC cluster account + try script to send over data
> update libs (opencv, qt, bgs?) > update libs (opencv, qt, bgs?)
-> eval how much work to fix? -> eval how much work to fix?
A) A)
########################### ###########################
> research and buy chambers! * BANF/BABF ausfuellen
> research and buy cams! -> mit cams,lense,fridge,scale,if-cards,cat-cables,IR-LEDs
> hw setup / preparation >> oder ist BANF nur fuer grosse Posten gedacht?
> cam calibration
> configure cam settings * feinwaage 2x
30mg-2179mg
> mg genauigkeit
> tierwaegemodus -> 10s durchschnitte
* buy fridge -> angebot weiterleiten
-> +49 341 9733134
-> andy.hofmann@idiv.de
# Hardware
> research and buy
> chambers
> cams
> infrared LEDs
> interface card (pcie2.1) works on PC?
> 6x cat6 cables (length 5m)
# Documentation
> sketch: technical: cam (QuantumEfficiency) + IRLED
> sketch: setup plan for a chamber
> copy last setup plan from thomas
#Software
> cam calibration
> configure cam settings
B) recorder (depends on cam in A)!!!) B) recorder (depends on cam in A)!!!)
########################### ###########################
...@@ -75,7 +94,8 @@ SW viewer [optional] ...@@ -75,7 +94,8 @@ SW viewer [optional]
X) HPC - High Performance Cluster X) HPC - High Performance Cluster
#################################### ####################################
> create valid account > gamify > lvl up
> try script to send over data
> script that copies data once a day from VM to HPC > script that copies data once a day from VM to HPC
> Secure-Shell-ID angepasst > Secure-Shell-ID angepasst
> cron > cron
...@@ -107,6 +127,12 @@ C) background subtraction ...@@ -107,6 +127,12 @@ C) background subtraction
D) process scripts D) process scripts
########################### ###########################
* can i reduce size of data (reduce length|fps|res)
>> calc D) for test data set (get data from joerdis?)
-> with all frames
-> undersample, shorter length
-> compare results. same?
trajectory trajectory
> figure out concrete steps. harmonize scripts? .. > figure out concrete steps. harmonize scripts? ..
...@@ -131,19 +157,7 @@ D) process scripts ...@@ -131,19 +157,7 @@ D) process scripts
Done Done
####################### #######################
> HPC create valid account
> digital grundrisse (measure and plan space) > print
> write mail to fryar (budget MAX 20k)
> print Info: Versions (VimbaApi, OpenCV, Qt) > print Info: Versions (VimbaApi, OpenCV, Qt)
> list cams with static infos
> new sublimeproject 'recorder' with ecc+buildsystem
> setup buildsys on f1sh
> one major git repo called 'camtron', containing
-> part A - prep
-> part B - sw rec/vimba [submodule]
-> part C - sw bgs [submodule]
-> part D - sw trajr [submodule]
> Merge first ECC settings! Then uncomment in synclist -> asyncOpencv
> build opencv and qt example
> Sublime - C++ IDE
* build systems
* use projects
* syntax hilite
* search using REGEX
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment