Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
camtron_all
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kr69sugu
camtron_all
Commits
a09b4347
Commit
a09b4347
authored
Jun 7, 2023
by
am0ebe
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
c39a4a56
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
b
+1
-1
1 addition, 1 deletion
b
dox/notes_B
+15
-5
15 additions, 5 deletions
dox/notes_B
dox/todo_tron
+18
-21
18 additions, 21 deletions
dox/todo_tron
with
34 additions
and
27 deletions
b
@
e91551c8
Compare
0963faca
to
e91551c8
Subproject commit
0963faca00b50e2873b8e5f42795dd425eb84d0f
Subproject commit
e91551c8e49211457e249c5c533affbe04c77475
This diff is collapsed.
Click to expand it.
dox/notes_B
+
15
−
5
View file @
a09b4347
...
@@ -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
vimbas
ystem = api
VmbS
ystem = 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
This diff is collapsed.
Click to expand it.
dox/todo_tron
+
18
−
21
View file @
a09b4347
...
@@ -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?)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment