cwt
There are 47 repositories under cwt topic.
fxamacker/cbor
CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested.
OverLordGoldDragon/ssqueezepy
Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
fastlib/fCWT
The fast Continuous Wavelet Transform (fCWT) is a library for fast calculation of CWT.
Abhijit-Bhumireddy99/RUL_Prediction
remaining Useful Life (RUL) Prediction of Mechanical Bearings using Continuous Wavelet Transform (CWT), Convolution Neural Network (CNN), and Long Short Term Memory (LSTM) unit
a-sit-plus/signum
Kotlin Multiplatform Crypto/PKI/ASN.1 Library with Attestation and Hardware-Backed Crypto Support on Mobile
ctomni231/cwtactics
Custom Wars Tactics - An effort to create an open engine to emulate the gaming experience of the Nintendo Advance Wars series.
DragonKnightOfBreeze/Paradox-Language-Support
The IntelliJ IDEA plugin designed specifically for Paradox game mod developers, which provides an intelligent, efficient and feature-rich development experience to help you easily achieve creativity.
grz0zrg/ccwt.js
Javascript port of the CCWT library (Complex continuous wavelet transformation)
dajiaji/python-cwt
A Python implementation of CWT/COSE.
rust-italia/dgc
A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass
zntrio/solid
An OIDC authorization server building blocks with security and privacy by design philosophy.
Daisybiubiubiu/EEG-Emotion-Recognition
This is a final project for my 2019 Winter course "Pattern Recognition".
yriyazi/Enhanced-Gearbox-Fault-Diagnosis-with-Fusion-LSTM-CNN-Network-ISAV_2023
The Gearbox Fault Diagnosis dataset consists of vibration data recorded using SpectraQuest’s Gearbox Fault Diagnostics Simulator. The dataset captures vibrations using four sensors placed in different directions, under varying loads from 0% to 90%.
mkfzdmr/Epileptic-EEG-Classfication-Using-Deep-Learning
This repository contains the trained deep learning models for the detection and prediction of Epileptic seizures.
gsubramani/SignalRecognition
Recognize events in signals using the Continuous Wavelet Transform
miguelgrinberg/eudcc-decoder
React application that scans, decodes and validates EU Digital COVID-19 certificates, all in the browser.
rascafr/eu-covid-qr-parser-demo
Quick Node.js PoC to parse and generate european vaccination certificate QR codes
ldclabs/cose
📧 Implemented Keys, Algorithms (RFC9053), COSE (RFC9052) and CWT (RFC8392) in Go.
webshield-dev/eudvcdecoder
Decodes EU Digital COVID-19 Certificates (sometimes referred to as Digital Green Certificates).
mkaudio-company/fastcwt
Rust-lang Continuous Wavelet Transform(CWT) library inspired by fCWT.
igor-93/wtmm
Wavelet Transform Modulus Maxima
laurencelundblade/ctoken
Encodes and decodes CWT, EAT and similar format tokens. It supports COSE format signing and verification as well as the UCCS unsigned format.
DrStef/Deep-Learning-and-Digital-Signal-Processing-for-Environmental-Sound-Classification
Automatic environmental sound classification (ESC) based on ESC-50 dataset (and ESC-10 subset)
vganjali/PCWA
A highly parallel and fast event detector based on CWT transform.
noway/nzcp-circom
ZK proof of NZ COVID Pass identity written in Circom
cedarcode/cwt-ruby
Ruby implementation of RFC 8392 CBOR Web Token (CWT)
Eyevinn/node-cat
Node library for generating and validating Common Access Tokens (CTA-5007)
ietf-wg-spice/draft-ietf-spice-sd-cwt
SPICE SD-CWT
lillois59/EUDGC-QrCode-Verify-x509
PoC to generate PNG with european vaccination certificate QR code
lschneiderbauer/fCWTr
An R package wrapping fCWT, a library implementing a continuous wavelet transform, utilizing the power of fftw.
nimanzik/MorletX
Continuous wavelet transform (CWT) using Morlet filter bank: intuitive reparametrisation + GPU support.
transmute-industries/cose
A COSE SDK for TypeScript
luizviana29/melScalogram
MelScalogram is a Python class that leverages continuous wavelet transforms and the Mel scale for enhanced audio signal analysis and visualization.
PietroManganelliConforti/Copernicus_metrosea
MetroSea 2024 research project implementation of copernicus values forecast from volumetric temperature trends transformed through CWT and analyzed simultaneously in parallel from 16 neural network. Temporal trends evaluations from each network are combined and analyzed through an ensemble learning approach.
RowanHarley/RCWT
Ricker (Mexican Hat) Wavelet CWT library for C++, adapted from PyWavelets.