You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program to perform Basic Vector Directional Filtering for the noisy color images. This a project of Computer Vision and Image Processing course in West Pomeranian University of Technology.
2
+
A program to perform Basic Vector Directional Filtering for the noisy colour images. This a project of Computer Vision and Image Processing course in West Pomeranian University of Technology.
3
3
4
-
For the demostration, check out Results directory, or [see the GUI on YouTube](https://www.youtube.com/watch?v=pXBCrB0VlLY).
4
+
For the demonstration, check out Results directory, or [see the GUI on YouTube](https://www.youtube.com/watch?v=pXBCrB0VlLY).
5
5
6
6
### What we will add?
7
-
- Save the output functionality.
8
-
- Save the process as a PDF and PNGs functionality
9
-
- Choosing the Vector Median Filtering or Basic Vector Directional Filtering process. Comperasion between two filters.
10
-
- Percentage addition between VMF and BVDF.
11
-
- Much more pretty UI!
12
-
- Documentation for every function. Especially lots of comments on the file of BVDF_FILTER.
7
+
8
+
-[ ] Save the output functionality.
9
+
10
+
-[ ] Save the process as a PDF and PNGs functionality.
11
+
12
+
-[x] Choosing the Vector Median Filtering or Basic Vector Directional Filtering process. Comperasion between two filters.
13
+
14
+
-[x] Percentage addition between VMF and BVDF.
15
+
16
+
-[x] Much more pretty UI!
17
+
18
+
-[ ] Documentation for every function. Especially lots of comments on the file of BVDF_FILTER.
13
19
14
20
### License
15
21
This is a art of open source. Please make sure that you also create an open source for the public good.
<configuration file="/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters/VectofilPlus.prj" location="/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters" name="VectofilPlus" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.target.install.notes>In the following directions, replace MR/v910 by the directory on the target machine where MATLAB is installed, or MR by the directory where the MATLAB Runtime is installed.
19
+
20
+
(1) Set the environment variable XAPPLRESDIR to this value:
21
+
22
+
MR/v910/X11/app-defaults
23
+
24
+
25
+
(2) If the environment variable LD_LIBRARY_PATH is undefined, set it to the following:
<file location="${PROJECT_ROOT}/VectofilPlus/for_testing" name="run_VectofilPlus.sh" optional="false">/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters/VectofilPlus/for_testing/run_VectofilPlus.sh</file>
97
+
<file location="${PROJECT_ROOT}/VectofilPlus/for_testing" name="VectofilPlus" optional="false">/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters/VectofilPlus/for_testing/VectofilPlus</file>
98
+
<file location="${PROJECT_ROOT}/VectofilPlus/for_testing" name="splash.png" optional="false">/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters/VectofilPlus/for_testing/splash.png</file>
99
+
<file location="${PROJECT_ROOT}/VectofilPlus/for_testing" name="readme.txt" optional="true">/media/pop49/Data/Projeler/Dersler/West Pomaranian University of Technology/Computer Vision and Image Processing/Basic Vector Directional Filters/VectofilPlus/for_testing/readme.txt</file>
0 commit comments