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
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 }}
Robomous
/
VisionSet
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
27
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(annotator): match Python mask-to-geometry semantics in TypeScript
- #873
#873
Merged
JArmandoAnaya
merged 16 commits into
main
Robomous/VisionSet:main
from
feat/mask-geometry-parity
Robomous/VisionSet:feat/mask-geometry-parity
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(annotator): match Python mask-to-geometry semantics in TypeScript
#873
JArmandoAnaya
merged 16 commits into
main
Robomous/VisionSet:main
from
feat/mask-geometry-parity
Robomous/VisionSet:feat/mask-geometry-parity
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
fix(inference): settle an equal-area pointed-piece tie by reading order
Show description for a444478
JArmandoAnaya
committed
a444478
View commit details
Copy full SHA for a444478
Browse repository at this point
feat(annotator): hold a binary mask and round the way Python does
JArmandoAnaya
committed
90e89e6
View commit details
Copy full SHA for 90e89e6
Browse repository at this point
feat(annotator): read a mask as runs, and take its extent off them
JArmandoAnaya
committed
96e47ac
View commit details
Copy full SHA for 96e47ac
Browse repository at this point
fix(annotator): runs/spans must match Python contract on out-of-contract bytes
JArmandoAnaya
committed
6937767
View commit details
Copy full SHA for 6937767
Browse repository at this point
feat(annotator): pick a mask's pieces the way the kernel does
JArmandoAnaya
committed
22630af
View commit details
Copy full SHA for 22630af
Browse repository at this point
feat(annotator): close a piece's narrow gaps over row bitsets
JArmandoAnaya
committed
4eac33e
View commit details
Copy full SHA for 4eac33e
Browse repository at this point
feat(annotator): trace a piece's boundary along its pixels' edges
JArmandoAnaya
committed
9ce3aae
View commit details
Copy full SHA for 9ce3aae
Browse repository at this point
feat(annotator): turn a binary mask into a box or an outline
JArmandoAnaya
committed
db670db
View commit details
Copy full SHA for db670db
Browse repository at this point
test(inference): export mask-to-geometry golden cases for the port
JArmandoAnaya
committed
6747da1
View commit details
Copy full SHA for 6747da1
Browse repository at this point
test(annotator): hold the mask pipeline to the kernel's own answers
JArmandoAnaya
committed
54dd30b
View commit details
Copy full SHA for 54dd30b
Browse repository at this point
test(build): resolve the mask geometry API from the packed annotator
JArmandoAnaya
committed
623dffb
View commit details
Copy full SHA for 623dffb
Browse repository at this point
test(inference): add a case that reaches the closing-radius cap
JArmandoAnaya
committed
e60455e
View commit details
Copy full SHA for e60455e
Browse repository at this point
test(inference): write the mask-geometry fixture compact to fit the size gate
JArmandoAnaya
committed
3fab8c0
View commit details
Copy full SHA for 3fab8c0
Browse repository at this point
docs: say what the two languages' square roots actually do
Show description for 02fd507
JArmandoAnaya
committed
02fd507
View commit details
Copy full SHA for 02fd507
Browse repository at this point
fix(annotator): refuse a mask whose buffer disagrees with its dimensions
Show description for 6446816
JArmandoAnaya
committed
6446816
View commit details
Copy full SHA for 6446816
Browse repository at this point
fix(inference): stabilize nearest mask selection
JArmandoAnaya
committed
1fe6613
View commit details
Copy full SHA for 1fe6613
Browse repository at this point
You can’t perform that action at this time.