Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnicornGlade
/
ComputerVisionPuzzleSolver
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: UnicornGlade/ComputerVisionPuzzleSolver
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
30 workflow runs
30 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
main: find the most similar (w.r.t. ZNCC) sides, and sometimes it eve…
CI
#30:
Commit
c71d079
pushed by
PolarNick239
1m 28s
main
main
1m 28s
View workflow file
fix CI: windows can't find std::clamp (add #include <algorithm>)
CI
#29:
Commit
9f718c7
pushed by
PolarNick239
1m 34s
main
main
1m 34s
View workflow file
find_mask_borders: FINALLY splitting into 4 sides on each object work…
CI
#28:
Commit
cac4e32
pushed by
PolarNick239
1m 25s
main
main
1m 25s
View workflow file
find_mask_borders: improve splitting into 4 sides on each object (cov…
CI
#27:
Commit
193e60d
pushed by
PolarNick239
3m 11s
main
main
3m 11s
View workflow file
find_mask_borders: find 4 sides on each object + sample colors on it
CI
#26:
Commit
1a41395
pushed by
PolarNick239
1m 48s
main
main
1m 48s
View workflow file
utils/extract_objects_by_mask - split image into objects (i.e. disjoi…
CI
#25:
Commit
66e25b1
pushed by
PolarNick239
1m 22s
main
main
1m 22s
View workflow file
bbox2
CI
#24:
Commit
09db2b1
pushed by
PolarNick239
1m 9s
main
main
1m 9s
View workflow file
main: delete everything, use simple morphology and background color d…
CI
#23:
Commit
123f444
pushed by
PolarNick239
55s
main
main
55s
View workflow file
background_masking: extract background color from perimeter, refine m…
CI
#22:
Commit
27ff62e
pushed by
PolarNick239
1m 18s
main
main
1m 18s
View workflow file
morphology: erode and dilate
CI
#21:
Commit
b508140
pushed by
PolarNick239
1m 24s
main
main
1m 24s
View workflow file
main: build polygons from segments thanks to greedy cycles-in-graph s…
CI
#20:
Commit
f71d411
pushed by
PolarNick239
1m 17s
main
main
1m 17s
View workflow file
find_cycles_greedy_bruteforce(Graph)
CI
#19:
Commit
ec0abc9
pushed by
PolarNick239
1m 20s
main
main
1m 20s
View workflow file
main: naive greedy polygons building (NN to connect segments with eac…
CI
#18:
Commit
161b00f
pushed by
PolarNick239
1m 59s
main
main
1m 59s
View workflow file
libimages: drawing functions (Bresenham and etc.)
CI
#17:
Commit
5d37263
pushed by
PolarNick239
1m 17s
main
main
1m 17s
View workflow file
libbase/utils: filter_vector and map_vector
CI
#16:
Commit
d478e2b
pushed by
PolarNick239
1m 16s
main
main
1m 16s
View workflow file
kdtree2: for fast neighbors approximate search by point2f
CI
#15:
Commit
ca4ba4b
pushed by
PolarNick239
1m 8s
main
main
1m 8s
View workflow file
simplify segments: from vector<pixels> to pixels pair
CI
#14:
Commit
9c05929
pushed by
PolarNick239
1m 7s
main
main
1m 7s
View workflow file
NMS update unit-test (case of strictly equal neighbors)
CI
#13:
Commit
29a207d
pushed by
PolarNick239
1m 6s
main
main
1m 6s
View workflow file
NMS uses non-strict comparison with neighbors to fix find_segments un…
CI
#12:
Commit
13f8454
pushed by
PolarNick239
1m 43s
main
main
1m 43s
View workflow file
oops, uncomment back big enough gradient suppression
CI
#11:
Commit
c0d94b5
pushed by
PolarNick239
1m 12s
main
main
1m 12s
View workflow file
delete find_lines algo
CI
#10:
Commit
87085d6
pushed by
PolarNick239
1m 51s
main
main
1m 51s
View workflow file
delete find_lines algo
CI
#9:
Commit
004a2d0
pushed by
PolarNick239
1m 13s
main
main
1m 13s
View workflow file
find_segments: finally works good thanks to NMS + weak magnitude supp…
CI
#8:
Commit
cc39bf5
pushed by
PolarNick239
1m 11s
main
main
1m 11s
View workflow file
non maximum suppression + add point2.normalized()
CI
#7:
Commit
653b5d1
pushed by
PolarNick239
1m 16s
main
main
1m 16s
View workflow file
find_lines_test: use gtest instead of main()
CI
#6:
Commit
61a61a3
pushed by
PolarNick239
1m 28s
main
main
1m 28s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.