1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 21:33:04 +04:00
Commit Graph

6 Commits

Author SHA1 Message Date
leopardracer bbaed6f377 Merge pull request #27455 from leopardracer:4.x
Fix Typos in Comments and Documentation #27455

Description:
This pull request corrects minor typos in comments and documentation within the codebase:
- Replaces "representitive" with "representative" in kmeans.cpp.
- Replaces "indices" with the correct spelling in a comment in main.cu.
2025-06-18 15:28:25 +03:00
Dan Moodie 7376c5311b Fixed tabs in whitespace. 2015-09-24 14:29:17 -04:00
Dan 00c2930709 improved comments. 2015-09-24 09:32:46 -04:00
Dan 23fc5930b7 Improved thrust interop tutorial. 2015-09-24 09:32:38 -04:00
Dan 09d392f09d Added thrust tutorial. 2015-09-24 09:32:27 -04:00
Dan a80e0cf8bd Added tutorials for using thrust. 2015-09-24 09:32:18 -04:00