Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
e65c6270bf080ab3802c12fe024af9a4bde2ead6
Switch branch/tag
opencv
modules
features2d
src
opencl
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #3483 from wangyan42164:ocl_orb_improve
· 893deb40
Alexander Alekhin
authored
10 years ago
893deb40
Name
Last commit
Last update
..
brute_force_match.cl
Remove unnecesary operations and calculations in loop body.
10 years ago
fast.cl
do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient
11 years ago
orb.cl
Use sincos instead of sin and cos.
10 years ago