{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":547268532,"defaultBranch":"master","name":"Rebol-OpenCV","ownerLogin":"Oldes","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-07T12:04:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/454805?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1665144520.0388129","currentOid":""},"activityList":{"items":[{"before":"62c09d2374c9a3d2438a19ca693d2c8f0ed7d448","after":"f9022377c1bb1d03047b537034bee216c2af9a39","ref":"refs/heads/master","pushedAt":"2024-05-23T15:15:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"EXAMPLE: Encode and decode QR codes","shortMessageHtmlLink":"EXAMPLE: Encode and decode QR codes"}},{"before":"fef7475b588601c964dffd7c26ac586d6c38aefe","after":"62c09d2374c9a3d2438a19ca693d2c8f0ed7d448","ref":"refs/heads/master","pushedAt":"2024-05-23T14:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: new command: `qrcode-decode`","shortMessageHtmlLink":"FEAT: new command: qrcode-decode"}},{"before":"8f0ffbc1b7de972536666b88d962c9e49139de4d","after":"fef7475b588601c964dffd7c26ac586d6c38aefe","ref":"refs/heads/master","pushedAt":"2024-05-23T12:55:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: using necessary `sudo`","shortMessageHtmlLink":"TEST: using necessary sudo"}},{"before":"251de6a4cea17192cb55287b202f56f7ed173b96","after":"8f0ffbc1b7de972536666b88d962c9e49139de4d","ref":"refs/heads/master","pushedAt":"2024-05-23T11:53:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: setup library location on Linux and print module's library info","shortMessageHtmlLink":"TEST: setup library location on Linux and print module's library info"}},{"before":"01fc2ca5c2f94872d3951e2a823ab8bd32778d42","after":"251de6a4cea17192cb55287b202f56f7ed173b96","ref":"refs/heads/master","pushedAt":"2024-05-23T11:32:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: using `LD_LIBRARY_PATH` on Linux to point to location, where OpenCV libraries were installed","shortMessageHtmlLink":"TEST: using LD_LIBRARY_PATH on Linux to point to location, where Op…"}},{"before":"4844e508c5c5579f5a5e98134fb1b68f1e9546a6","after":"01fc2ca5c2f94872d3951e2a823ab8bd32778d42","ref":"refs/heads/master","pushedAt":"2024-05-23T11:10:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: fixed path to modules directory on Linux","shortMessageHtmlLink":"TEST: fixed path to modules directory on Linux"}},{"before":"558d23c767151b5299f8fe9639fa9034680295ba","after":"4844e508c5c5579f5a5e98134fb1b68f1e9546a6","ref":"refs/heads/master","pushedAt":"2024-05-23T10:56:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: using better CI detection and increased test verbosity","shortMessageHtmlLink":"TEST: using better CI detection and increased test verbosity"}},{"before":"6928e95682397abf936104f8e8c67a801a2ea90b","after":"558d23c767151b5299f8fe9639fa9034680295ba","ref":"refs/heads/master","pushedAt":"2024-05-23T10:22:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: using a correct path to a directory with OpenCV dlls","shortMessageHtmlLink":"TEST: using a correct path to a directory with OpenCV dlls"}},{"before":"70e293b770850f190ad405c7461827472a9f7dd0","after":"6928e95682397abf936104f8e8c67a801a2ea90b","ref":"refs/heads/master","pushedAt":"2024-05-23T10:07:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: using the new construction syntax as used in Rebol 3.16.0 and newer","shortMessageHtmlLink":"TEST: using the new construction syntax as used in Rebol 3.16.0 and n…"}},{"before":"bf13b8ec9338a57cd1581d245f26117e21dd25dd","after":"70e293b770850f190ad405c7461827472a9f7dd0","ref":"refs/heads/master","pushedAt":"2024-05-23T09:56:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: new command: `qrcode-encode`","shortMessageHtmlLink":"FEAT: new command: qrcode-encode"}},{"before":"b63cffe379b8ba11b72b64d22b47336a0b809698","after":"bf13b8ec9338a57cd1581d245f26117e21dd25dd","ref":"refs/heads/master","pushedAt":"2024-05-22T11:04:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Fixed yaml syntax","shortMessageHtmlLink":"Fixed yaml syntax"}},{"before":"afe51bb29bc9c1d36f2e328c1e42d6f0acbbe49a","after":"b63cffe379b8ba11b72b64d22b47336a0b809698","ref":"refs/heads/master","pushedAt":"2024-05-22T11:02:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Fixed yaml syntax","shortMessageHtmlLink":"Fixed yaml syntax"}},{"before":"071bc4205c3fc41f51a17c7637bf3bb8964f486c","after":"afe51bb29bc9c1d36f2e328c1e42d6f0acbbe49a","ref":"refs/heads/master","pushedAt":"2024-05-22T10:58:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Build: on linux","shortMessageHtmlLink":"Build: on linux"}},{"before":"a8e87f5c12fce5136d29ee2b46037d53f24a965b","after":"071bc4205c3fc41f51a17c7637bf3bb8964f486c","ref":"refs/heads/master","pushedAt":"2024-05-21T20:01:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Build: on linux","shortMessageHtmlLink":"Build: on linux"}},{"before":"d67a5aa8de2d96c7b0b2a114e30fe583e55fa176","after":"a8e87f5c12fce5136d29ee2b46037d53f24a965b","ref":"refs/heads/master","pushedAt":"2024-05-21T11:11:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Including badges","shortMessageHtmlLink":"Including badges"}},{"before":"a2182b0dbbaa7420c03b528be3bedb23c851019a","after":"d67a5aa8de2d96c7b0b2a114e30fe583e55fa176","ref":"refs/heads/master","pushedAt":"2024-05-21T10:53:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: include the build directory in PATH environment variable","shortMessageHtmlLink":"TEST: include the build directory in PATH environment variable"}},{"before":"8759a2a6d6e4d7fb134c07451d21c8d54a10e2d7","after":"a2182b0dbbaa7420c03b528be3bedb23c851019a","ref":"refs/heads/master","pushedAt":"2024-05-21T10:25:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Build: not using msvc to compile the extension","shortMessageHtmlLink":"Build: not using msvc to compile the extension"}},{"before":"cea55a67d5f97ff967841613110878c994c3a4ef","after":"8759a2a6d6e4d7fb134c07451d21c8d54a10e2d7","ref":"refs/heads/master","pushedAt":"2024-05-21T10:01:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: unset `opencv` module only if it exists","shortMessageHtmlLink":"TEST: unset opencv module only if it exists"}},{"before":"b18da0f4984d95c9ec50ac18dfac3aa3ba1576da","after":"cea55a67d5f97ff967841613110878c994c3a4ef","ref":"refs/heads/master","pushedAt":"2024-05-21T09:02:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"TEST: keeping the extension in the `build` directory","shortMessageHtmlLink":"TEST: keeping the extension in the build directory"}},{"before":"6df9def0942f599b6be3874b74ab4da89d77d30c","after":"b18da0f4984d95c9ec50ac18dfac3aa3ba1576da","ref":"refs/heads/master","pushedAt":"2024-05-21T08:59:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: building OpenCV libraries from sources","shortMessageHtmlLink":"FEAT: building OpenCV libraries from sources"}},{"before":"21c193e5859522d0001e9f4528deaba27585498b","after":"6df9def0942f599b6be3874b74ab4da89d77d30c","ref":"refs/heads/master","pushedAt":"2023-12-05T22:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Code cleanup","shortMessageHtmlLink":"Code cleanup"}},{"before":"a77bf27424b430505e79eba88a47d1ce86b6b48f","after":"21c193e5859522d0001e9f4528deaba27585498b","ref":"refs/heads/master","pushedAt":"2023-12-05T22:37:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"Include commands.md document","shortMessageHtmlLink":"Include commands.md document"}},{"before":"5319a28db72b6bf3d431e459bb7525ef1e083070","after":"a77bf27424b430505e79eba88a47d1ce86b6b48f","ref":"refs/heads/master","pushedAt":"2023-12-05T22:34:59.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: preliminary work on cvMat and cvVideoCapture path getters\n\nSo it is possible to use for example code like:\n```rebol\nwith cv [\n mat: Matrix 250x140 ;; creates an empty black image handle\n print [\"Width :\" mat/width]\n print [\"Height:\" mat/height]\n print [\"Size :\" mat/size]\n]\n```\nInstead of original:\n```rebol\nwith cv [\n mat: Matrix 250x140 ;; creates an empty black image handle\n print [\"Width :\" w: get-property :mat CAP_PROP_FRAME_WIDTH]\n print [\"Height:\" h: get-property :mat CAP_PROP_FRAME_HEIGHT]\n print [\"Size :\" as-pair w h]\n]\n```","shortMessageHtmlLink":"FEAT: preliminary work on cvMat and cvVideoCapture path getters"}},{"before":"3f4f0a193be05ddb4510be054a8b93bb596e20cd","after":"5319a28db72b6bf3d431e459bb7525ef1e083070","ref":"refs/heads/master","pushedAt":"2023-12-05T12:08:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: Added `minMaxLoc` command which finds global minimum and maximum in a single-channel array and its locations\n\n```\nwith cv [\n data: #[uint8! [10 200 255 100]]\n ;; passing the source data as a get-word, so the series will be shared!\n mat1: Matrix [2x2 :data]\n mat2: Matrix [4x1 :data]\n probe minMaxLoc :mat1 ;== [10.0 255.0 0x0 0x1]\n probe minMaxLoc :mat2 ;== [10.0 255.0 0x0 2x0]\n]\n```","shortMessageHtmlLink":"FEAT: Added minMaxLoc command which finds global minimum and maximu…"}},{"before":"413302fb5d4c4f8647dfe72627d348c1b7f9fce1","after":"3f4f0a193be05ddb4510be054a8b93bb596e20cd","ref":"refs/heads/master","pushedAt":"2023-11-22T10:56:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"CHANGE: Changed requirement to Rebol version 3.14.0 or newer (allows more extension command arguments than 7)","shortMessageHtmlLink":"CHANGE: Changed requirement to Rebol version 3.14.0 or newer (allows …"}},{"before":"1b02a70e15bc8a37a8f59ef2be5f9a6b9f9a2fad","after":"413302fb5d4c4f8647dfe72627d348c1b7f9fce1","ref":"refs/heads/master","pushedAt":"2023-11-21T23:11:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: Added example of the edge detection using Gabor Filter","shortMessageHtmlLink":"FEAT: Added example of the edge detection using Gabor Filter"}},{"before":"1f9e6169b708248b777de499cec9817274c226bd","after":"1b02a70e15bc8a37a8f59ef2be5f9a6b9f9a2fad","ref":"refs/heads/master","pushedAt":"2023-11-21T15:33:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: Added `filter2D` and `getGaborKernel` commands","shortMessageHtmlLink":"FEAT: Added filter2D and getGaborKernel commands"}},{"before":"ce5d81d3c160e209dab527fbd7fc7000341d9a29","after":"1f9e6169b708248b777de499cec9817274c226bd","ref":"refs/heads/master","pushedAt":"2023-11-13T14:55:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Oldes","name":"Oldes Huhuman","path":"/Oldes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/454805?s=80&v=4"},"commit":{"message":"FEAT: Added `erode` command","shortMessageHtmlLink":"FEAT: Added erode command"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUitG4QA","startCursor":null,"endCursor":null}},"title":"Activity · Oldes/Rebol-OpenCV"}