Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
127668dd
Commit
127668dd
authored
Nov 04, 2011
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improc ass4: Prettified jet plot.
parent
a6b936f5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
improc/ass4/report/jet_3.pdf
improc/ass4/report/jet_3.pdf
+0
-0
improc/ass4/report/jet_4.pdf
improc/ass4/report/jet_4.pdf
+0
-0
improc/ass4/report/report.tex
improc/ass4/report/report.tex
+4
-4
No files found.
improc/ass4/report/jet_3.pdf
deleted
100644 → 0
View file @
a6b936f5
File deleted
improc/ass4/report/jet_4.pdf
0 → 100644
View file @
127668dd
File added
improc/ass4/report/report.tex
View file @
127668dd
...
@@ -169,13 +169,13 @@ are separable as well:
...
@@ -169,13 +169,13 @@ are separable as well:
The separability property is used in the
\texttt
{
gD
}
function, by calling the
The separability property is used in the
\texttt
{
gD
}
function, by calling the
\texttt
{
convolve1d
}
function separately for each direction. This implementation
\texttt
{
convolve1d
}
function separately for each direction. This implementation
yields the 2-jet of the cameraman image in figure
\ref
{
fig:jet
}
.
yields the 2-jet of
scale 4 of
the cameraman image in figure
\ref
{
fig:jet
}
.
\begin{figure}
[H]
\begin{figure}
[H]
\label
{
fig:jet
}
\label
{
fig:jet
}
\center
\center
\includegraphics
[scale=.4]
{
jet
_
3
.pdf
}
\includegraphics
[scale=.4]
{
jet
_
4
.pdf
}
\caption
{
The result of
\texttt
{
python gauss.py jet
3
}
.
}
\caption
{
The result of
\texttt
{
python gauss.py jet
4
}
.
}
\end{figure}
\end{figure}
\section
{
Canny Edge detector
}
\section
{
Canny Edge detector
}
...
@@ -211,4 +211,4 @@ edge detection on the cameraman image using a scale of 2, a lower threshold of
...
@@ -211,4 +211,4 @@ edge detection on the cameraman image using a scale of 2, a lower threshold of
\caption
{
The result of
\texttt
{
python canny.py 2 20 60
}
.
}
\caption
{
The result of
\texttt
{
python canny.py 2 20 60
}
.
}
\end{figure}
\end{figure}
\end{document}
\end{document}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment