QGIS Python Plugins Repository
Cost_surface_generalization
Plugin ID: 1828
(2) votes
QGIS plugin that implements three methods of geographic profiling.
Geographic profiling aims at highlighting the anchor point of an author of several space and time localized crimes, using cost surfaces built from each of these crime sites. Three method are here implemented, based on several assumptions:
- The difference between maximal and minimal hours passing through each pixel;
- The minimization of journeys-to-crime mean (Note that it does not require time data);
- The minimization of journeys-to-crime variance (Note that it does not require time data);
For each method, the pixel that minimizes the value corresponds in theory to the anchor point.
IMPORTANT: the Skimage and Pywt libraries need to be installed. You can do it with PyPi.
- Author
- Julien Lacroix
- Maintainer
- 090919
- Tags
- python
- Plugin home page
- https://github.com/JulienLaX/Cost_surface_generalization
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/JulienLaX/Cost_surface_generalization
- Latest experimental version:
- 0.2
- Plugin ID
-
1828