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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
webarkit
/
purecv
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
24
Code
Issues
22
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
new v0.8.0 release
- #121
#121
Merged
kalwalt
merged 20 commits into
main
webarkit/purecv:main
from
dev
webarkit/purecv:dev
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
new v0.8.0 release
#121
kalwalt
merged 20 commits into
main
webarkit/purecv:main
from
dev
webarkit/purecv:dev
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
doc: record the release workflow and merge policy in CLAUDE.md
Show description for e1c58d9
kalwalt
and
claude
committed
e1c58d9
View commit details
Copy full SHA for e1c58d9
Browse repository at this point
Commits on Aug 29, 2026
chore(ci): pin stable toolchain and allow the new chunks_exact_to_as_chunks lint
Show description for d125e44
kalwalt
committed
d125e44
View commit details
Copy full SHA for d125e44
Browse repository at this point
refactor(imgproc): use as_chunks instead of allowing the new clippy lint
Show description for 313038c
kalwalt
committed
313038c
View commit details
Copy full SHA for 313038c
Browse repository at this point
Commits on Aug 30, 2026
feat(imgproc): add histogram module
Show description for 7583fa0
XiaoPengYouCode
authored and
kalwalt
committed
7583fa0
View commit details
Copy full SHA for 7583fa0
Browse repository at this point
fix(imgproc): address review comments for histogram module
Show description for 8896d98
XiaoPengYouCode
authored and
kalwalt
committed
8896d98
View commit details
Copy full SHA for 8896d98
Browse repository at this point
feat(imgproc): add parallel support to histogram module
Show description for 433d3be
kalwalt
committed
433d3be
View commit details
Copy full SHA for 433d3be
Browse repository at this point
fix(imgproc): guard calc_back_project against zero-width images
Show description for 393b160
kalwalt
committed
393b160
View commit details
Copy full SHA for 393b160
Browse repository at this point
perf(imgproc): SIMD-accelerate compare_hist
Show description for eb7673f
kalwalt
committed
eb7673f
View commit details
Copy full SHA for eb7673f
Browse repository at this point
Revert "perf(imgproc): SIMD-accelerate compare_hist"
Show description for 7d8d47c
kalwalt
committed
7d8d47c
View commit details
Copy full SHA for 7d8d47c
Browse repository at this point
Commits on Aug 31, 2026
perf(imgproc): SIMD-accelerate compare_hist
Show description for 1207ac1
kalwalt
committed
1207ac1
View commit details
Copy full SHA for 1207ac1
Browse repository at this point
fix(imgproc): address Qodo review comments for SIMD compare_hist
Show description for 24cb5e2
kalwalt
committed
24cb5e2
View commit details
Copy full SHA for 24cb5e2
Browse repository at this point
Commits on Sep 1, 2026
feat(wasm): expose histogram module bindings
Show description for 435a978
kalwalt
committed
435a978
View commit details
Copy full SHA for 435a978
Browse repository at this point
fix(wasm): address Qodo review findings on histogram bindings
Show description for 1636271
kalwalt
committed
1636271
View commit details
Copy full SHA for 1636271
Browse repository at this point
Commits on Sep 2, 2026
doc: add histogram/CLAHE examples (Rust + WASM) and update READMEs
Show description for a2f3b1f
kalwalt
committed
a2f3b1f
View commit details
Copy full SHA for a2f3b1f
Browse repository at this point
fix: address Qodo review findings on histogram examples
Show description for 861f2ea
kalwalt
and
claude
committed
861f2ea
View commit details
Copy full SHA for 861f2ea
Browse repository at this point
perf(ci): run the sequential (non-parallel) test suite in CI
Show description for 1aff3b0
kalwalt
and
claude
committed
1aff3b0
View commit details
Copy full SHA for 1aff3b0
Browse repository at this point
test(imgproc): move histogram module tests into src/imgproc/tests.rs
Show description for 991cdaf
kalwalt
and
claude
committed
991cdaf
View commit details
Copy full SHA for 991cdaf
Browse repository at this point
chore(release): prepare for v0.8.0
Show description for e03c938
kalwalt
and
claude
committed
e03c938
View commit details
Copy full SHA for e03c938
Browse repository at this point
fix(imgproc): CLAHE edge-pixel extrapolation and calc_back_project range validation
Show description for e3f9bb6
kalwalt
and
claude
committed
e3f9bb6
View commit details
Copy full SHA for e3f9bb6
Browse repository at this point
fix(imgproc): guard validate_hist_ranges against usize overflow
Show description for e3e3613
kalwalt
and
claude
committed
e3e3613
View commit details
Copy full SHA for e3e3613
Browse repository at this point
You can’t perform that action at this time.