https://github.com/ratikaewkam/dctlib
Building my own C++ library for the Discrete Cosine Transform
https://github.com/ratikaewkam/dctlib
cpp dct mathematics
Last synced: 6 months ago
JSON representation
Building my own C++ library for the Discrete Cosine Transform
- Host: GitHub
- URL: https://github.com/ratikaewkam/dctlib
- Owner: ratikaewkam
- License: mit
- Created: 2024-10-13T07:31:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T01:51:59.000Z (over 1 year ago)
- Last Synced: 2025-01-17T04:47:55.021Z (over 1 year ago)
- Topics: cpp, dct, mathematics
- Language: CMake
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dctlib
Building my own C++ library for the Discrete Cosine Transform