Skip to content
#

pst

Here are 51 public repositories matching this topic...

PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.

  • Updated Dec 16, 2021
  • Python

Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are comparable to that presented in Google's research paper (with less than ± 0.1 dB in PSNR). Just-in-time (JIT) compilation employing JIT numba is used to …

  • Updated Nov 22, 2022
  • Python
Tweaks-Anthology

The Tweaks Anthology is a WeiDU compilation of nearly 200 components of cosmetic changes, house rules, and other tweaks. Some of these were fan requests, others are needed changes, and others simply make dealing with the more irritating aspects of the game engine easier. Each component can be installed separately so the player can pick and choos…

  • Updated Apr 23, 2024
  • HTML

Improve this page

Add a description, image, and links to the pst topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pst topic, visit your repo's landing page and select "manage topics."

Learn more