Commit 029efbab authored by Marko Řeháček's avatar Marko Řeháček
Browse files

Update README.md (second)

parent 58167068
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
# Web-based visual analysis tool for project Analysis
# Web-based visual analysis tool for crminal investigations

This tool forms a part of the research project “__Complex Analysis and Visualization of Large-scale Heterogeneous Data__” (__project Analysis__). The primary goal of project Analysis is to design a system for analysis of big heterogeneous data that are collected by the national police agencies. The goal is to provide a unified tool for criminal investigations, allowing the police forces to access, analyze, visualize and collectively share relevant data or information. The frontend of the system is a __visual analysis tool__ with multiple highly-interactive data visualization modules to allow exploration, effective decision-making, and reasoning about the data, in a way that is intuitive and comprehensible to the analysts solving the crimes.
This tool forms a part of the research project “__Complex Analysis and Visualization of Large-scale Heterogeneous Data__” (project Analysis). The primary goal of project Analysis is to design a system for analysis of big heterogeneous data that are collected by the national police agencies. The goal is to provide a unified tool for criminal investigations, allowing the police forces to access, analyze, visualize and collectively share relevant data or information. The frontend of the system is a __visual analysis tool__ with multiple highly-interactive data visualization modules to allow exploration, effective decision-making, and reasoning about the data, in a way that is intuitive and comprehensible to the analysts solving the crimes.

This is an implementation of the visual analysis tool. More detailed information about this tool, such as system design and requirements, can be found in Kristína Zákopčanová's thesis “[__Visual Analysis of Data for Criminal Investigation__](docs/zakopcanova_thesis.pdf)”. The follow-up work done by Marko Řeháček “[__Building a web-based interactive network visualization in Vue.js__](https://is.muni.cz/auth/th/lxum8/)” describes the development process, explaining the selection of technologies, the system architecture, and algorithms for aggregating nodes in the node-link diagram.

@@ -129,9 +129,9 @@ Useful:

## Application's architecture

![Diagram with high level overview of components and project structure](docs/architecture-highlevel.png "High-level overview of the applications architecture.")
[![Diagram with high level overview of components and project structure](docs/architecture-highlevel-preview.png "High-level overview of the applications architecture.")](docs/architecture-highlevel.png)

![Simplified diagram of components](docs/architecture-components.png "Component tree.")
[![Simplified diagram of components](docs/architecture-components-preview.png "Component tree.")](docs/architecture-components.png)

## Contributing

+30 KiB
Loading image diff...
+37.8 KiB
Loading image diff...