Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Minibot Vision
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institut für Informatik
stair
Minibot Vision
Graph
214df2959ed1e35ea40c4ecbbd6946b7dc2daa02
Select Git revision
Branches
4
dev
hough_rect
main
default
protected
rectangle_sign_detection
Tags
1
v1.0.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
May
20
Mar
5
Feb
4
2
20
Dec
19
6
Nov
31
Jul
25
24
21
20
19
18
17
15
9
Jun
6
26
May
19
17
18
Apr
14
24
Mar
17
16
15
9
7
5
28
Feb
17
tested rect and triangle detection algorithm
rectangle_sign_…
rectangle_sign_detection
Merge branch 'dev' of git.uibk.ac.at:informatik/stair/minibot-vision into dev
dev
dev
added default hough params for rviz
update segmentSign
fixed depth image bug
fixed camera res update and some nicer visualizations
SegmentSign: taking img res params now directly out of image
fixed launchfile to properly support a robot name
Merge branch 'dev' of git.uibk.ac.at:informatik/stair/minibot-vision into dev
hough_rect
hough_rect
teachable machine update exported model bug: added README section with proposed workaround
added gausian blure before hough detection to increase robustness of detection
Update file Dockerfile.arm
v1.0.0 main
v1.0.0 main
Merge branch 'docker_arm_ci' into 'main'
update readme
update readme
Merge branch 'docker_arm_ci' into 'main'
Merge branch 'main' into docker_arm_ci
Update .gitlab-ci.yml file
only run on main branch
use cache for docker build
install vcs for amd
Merge remote-tracking branch 'origin/docker_arm_ci' into docker_arm_ci
update dockerfile
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
build img. using correct base image
set shell at beginning
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
do upgrade in docker container after update
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Update .docker/Dockerfile.arm
setup pipeline and dockerfile for automation
split docker image in two parts
Update Dockerfile
Update Dockerfile
Update Dockerfile
Loading