mirror of
https://github.com/bspeice/djbushido.github.com
synced 2025-07-01 22:05:54 -04:00
Fix a spacing issue
This commit is contained in:
@ -4,8 +4,11 @@
|
||||
* \section projects Projects
|
||||
* \subsection libcvautomation Libcvautomation
|
||||
* Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.
|
||||
|
||||
* Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a>
|
||||
|
||||
* Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a>
|
||||
|
||||
* Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a>
|
||||
*
|
||||
* \subsection xplaylistcreator xplaylist_creator
|
||||
|
@ -17,11 +17,14 @@ This page is for Dj Bushido - you can find my work at <a href="https://github.co
|
||||
Projects</a></h2>
|
||||
<h3><a class="anchor" name="libcvautomation">
|
||||
Libcvautomation</a></h3>
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a> Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a> Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a><h3><a class="anchor" name="xplaylistcreator">
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.<p>
|
||||
Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a><p>
|
||||
Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a><p>
|
||||
Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a><h3><a class="anchor" name="xplaylistcreator">
|
||||
xplaylist_creator</a></h3>
|
||||
XPlaylist_creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.<h2><a class="anchor" name="questions">
|
||||
Questions? Comments?</a></h2>
|
||||
Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 18 14:48:27 2012 by
|
||||
Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 18 14:52:18 2012 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||||
</body>
|
||||
|
@ -10,8 +10,8 @@
|
||||
{\fancyplain{}{\bfseries\rightmark}}
|
||||
\rhead[\fancyplain{}{\bfseries\leftmark}]
|
||||
{\fancyplain{}{\bfseries\thepage}}
|
||||
\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }]{}
|
||||
\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:48:27 2012 by Doxygen }}
|
||||
\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }]{}
|
||||
\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Wed Jul 18 14:52:18 2012 by Doxygen }}
|
||||
\cfoot{}
|
||||
\newenvironment{Code}
|
||||
{\footnotesize}
|
||||
|
@ -1,6 +1,12 @@
|
||||
\section{Welcome}\label{index_welcome}
|
||||
This page is for Dj Bushido - you can find my work at {\tt my github repository}. \section{Projects}\label{index_projects}
|
||||
\subsection{Libcvautomation}\label{index_libcvautomation}
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on Red\-Hat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate Open\-CV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. Documentation Location: {\tt Libcvautomation} Github Location: {\tt Libcvautomation} Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator}
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on Red\-Hat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate Open\-CV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.
|
||||
|
||||
Documentation Location: {\tt Libcvautomation}
|
||||
|
||||
Github Location: {\tt Libcvautomation}
|
||||
|
||||
Sourceforge Location: {\tt Libcvautomation}\subsection{xplaylist\_\-creator}\label{index_xplaylistcreator}
|
||||
XPlaylist\_\-creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.\section{Questions? Comments?}\label{index_questions}
|
||||
Feel free to contact me at {\tt bspeice.nc@gmail.com}.
|
@ -19,7 +19,7 @@
|
||||
\vspace*{1cm}
|
||||
{\large Generated by Doxygen 1.4.7}\\
|
||||
\vspace*{0.5cm}
|
||||
{\small Wed Jul 18 14:48:27 2012}\\
|
||||
{\small Wed Jul 18 14:52:18 2012}\\
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
\clearemptydoublepage
|
||||
|
@ -17,11 +17,14 @@ This page is for Dj Bushido - you can find my work at <a href="https://github.co
|
||||
Projects</a></h2>
|
||||
<h3><a class="anchor" name="libcvautomation">
|
||||
Libcvautomation</a></h3>
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions. Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a> Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a> Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a><h3><a class="anchor" name="xplaylistcreator">
|
||||
Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.<p>
|
||||
Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a><p>
|
||||
Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a><p>
|
||||
Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a><h3><a class="anchor" name="xplaylistcreator">
|
||||
xplaylist_creator</a></h3>
|
||||
XPlaylist_creator was a quick project to export an XMMS2 playlist to a .pls or .m3u format. This way you can re-integrate it later if your media library gets deleted, and use XMMS2 playlists elsewhere.<h2><a class="anchor" name="questions">
|
||||
Questions? Comments?</a></h2>
|
||||
Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 18 14:48:27 2012 by
|
||||
Feel free to contact me at <a href="mailto:bspeice.nc@gmail.com">bspeice.nc@gmail.com</a>. <hr size="1"><address style="align: right;"><small>Generated on Wed Jul 18 14:52:18 2012 by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user