A software engineers with skills in image processing, machine learning, instrument control software, communication protocols, etc.
-
Microsoft
- Cary, NC
- https://www.linkedin.com/in/darien-pardinas-diaz-2ab47579
Pinned Loading
-
-
vscode-catch2-test-adapter
vscode-catch2-test-adapter PublicForked from matepek/vscode-catch2-test-adapter
TAEF, Catch2, Google Test and doctest Adapter for VSCode
TypeScript
-
pyqt5-image-viewer-starter
pyqt5-image-viewer-starter PublicA simple project with infrastructure to develop desktop applications with PyQt5
Python
-
How to convert SVG to PNG or JPEG
How to convert SVG to PNG or JPEG 1function renderPng(svgElmt, filename) {
2const vb = svgElmt.viewBox.baseVal;
3const height = vb.height;
4const width = vb.width;
5let svgSerialized = new XMLSerializer().serializeToString(svgElmt);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.