CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 19:18:17 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
cache-control: no-cache
etag: W/"c12751b7a6f9b83c2e6f82758f9cb423"
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=GoRNdO0eZ5MYEJW4EFS71vSIQ8bm0UI0gf9aJkx%2B6UVSu%2BQbCLJZWi1afQoAngAbvkOs%2Bt%2B9NCZjFCWhbzik6hzX5u2lxDJxX0fcBRt%2B0j%2FlWcgCMHsMfbqg4%2FrkqSudBtsL4MWDW4ytJA%2FtYjgQwlI9W4lxb21BbndIJmmH7Bm37rr1smKvBHwXEoxqmYQtShn9aQc%2FG%2BoNl3tHRAQa%2FepYXihuYLc1sZ7dPi5Q8vQKGYT5Zwh8hvy04L0YAKhrpFlMH6FGGDL5uLu1mZIROw%3D%3D--K%2BpqGhHxFxYoIbTu--I2ZgyKLmcBVqRcOP1TunMw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.48763069.1760210296; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 19:18:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 19:18:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9136:1FDE52:9A8AB0:CA605C:68EAAD78
Pull requests · boostorg/gil · GitHub
Filter by project
Loading
Filter by reviews
Sort by
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 169
Pull requests: boostorg/gil
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: Make image nothrow move constructible
#715
opened Aug 2, 2022 by
marco-langer
•
Draft
3 tasks
fix: Wrong return type of copy_fn and missing typedef in destruct_range
cat/bug
But reports and bug fixes
refactor: Replace gil::detail::copy_n with std::copy_n
cat/refactoring
Any nonfunctional changes
core
boost/gil
ext/image_processing
boost/gil/extension/image_processing
refactor: replace Boost.Iterator with Boost.STLInterfaces
cat/enhancement
Improvements, but not fixes addressing identified bugs
core
boost/gil
refactor: added select_most_precise<T1, T2>::type
#661
opened May 5, 2022 by
marco-langer
•
Draft
1 of 3 tasks
fix: use std::size_t as channel index type in nth_channel_view
cat/enhancement
Improvements, but not fixes addressing identified bugs
Improved 2D convolution and correlation
cat/enhancement
Improvements, but not fixes addressing identified bugs
google-summer-of-code
All items related to GSoC activities
status/need-feedback
Asking for more details about the problem
status/work-in-progress
Do NOT merge yet until this label has been removed!
#624
opened Aug 5, 2021 by
meshtag
Loading…
1 of 3 tasks
Add reflection option for boundary handling in 1D correlation
ext/numeric
boost/gil/extension/numeric/
google-summer-of-code
All items related to GSoC activities
status/need-feedback
Asking for more details about the problem
status/work-in-progress
Do NOT merge yet until this label has been removed!
#613
opened Jun 3, 2021 by
meshtag
Loading…
1 of 3 tasks
Add tests for checking boundary options in 1D convolution
google-summer-of-code
All items related to GSoC activities
status/need-feedback
Asking for more details about the problem
status/work-in-progress
Do NOT merge yet until this label has been removed!
test
New tests development or missing tests issues, no new functionality
#612
opened May 29, 2021 by
meshtag
Loading…
1 of 3 tasks
Added FAST feature detector by Edward Rosten
cat/feature
New feature or functionality
#604
opened May 1, 2021 by
Sayan-Chaudhuri
Loading…
1 of 3 tasks
Improve kernel generation for Sobel operator
#600
opened Apr 29, 2021 by
meshtag
Loading…
1 of 3 tasks
Added Functionality for Histogram of Oriented Gradients
#597
opened Apr 18, 2021 by
Sayan-Chaudhuri
Loading…
1 of 3 tasks
Add distance transform functionality
cat/feature
New feature or functionality
#594
opened Apr 3, 2021 by
harshitpant1
Loading…
1 of 3 tasks
Added implementation for KMeans algorithm in GIL
example
Examples of how to use GIL
google-summer-of-code
All items related to GSoC activities
status/need-feedback
Asking for more details about the problem
status/work-in-progress
Do NOT merge yet until this label has been removed!
#587
opened Mar 26, 2021 by
Sayan-Chaudhuri
Loading…
3 tasks
Port TuttleOFX extension : aligned
cat/feature
New feature or functionality
ext/toolbox
boost/gil/extension/toolbox/
#583
opened Mar 17, 2021 by
meshtag
Loading…
2 of 3 tasks
Port TuttleOFX extension : shrink
cat/feature
New feature or functionality
ext/toolbox
boost/gil/extension/toolbox/
#582
opened Mar 17, 2021 by
meshtag
Loading…
2 of 3 tasks
Port TuttleOFX extension : pattern
cat/feature
New feature or functionality
ext/toolbox
boost/gil/extension/toolbox/
#581
opened Mar 17, 2021 by
meshtag
Loading…
2 of 3 tasks
Add benchmarks for geometry transformations (rot, flip, transpose)
cat/performance
Performance issues, speed-ups and benchmarks
core
boost/gil
Add extension with basic support for Blaze library
cat/feature
New feature or functionality
status/need-feedback
Asking for more details about the problem
status/work-in-progress
Do NOT merge yet until this label has been removed!
#496
opened May 14, 2020 by
simmplecoder
Loading…
2 of 6 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.
You can’t perform that action at this time.